Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-141735
#<BuildRuby:0x00005651758023d0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230612-141735",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.005730 0.000000 1.871018 ( 3.193203)
build_miniruby 0.001750 0.000000 1.395047 ( 1.396654)
build_ruby 0.000000 0.001750 2.751432 ( 2.970403)
build_all 0.005265 0.001762 2.174662 ( 1.576597)
build_install 0.015601 0.000999 3.456401 ( 2.622391)
test_btest 0.000838 0.000108 75.270558 ( 35.261622)
test_basic 0.006861 0.003975 0.787982 ( 1.120311)
test_all 0.001317 0.000199 567.762929 (236.771370)
test_rubyspec 0.009710 0.047227 85.005076 (104.240215)
total: 389.15 sec