Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-212847
#<BuildRuby:0x00005579c868df70
@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.20231216-212847",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.002456 0.004415 2.393147 ( 2.418065)
build_miniruby 0.001514 0.000000 1.675766 ( 1.680017)
build_ruby 0.002046 0.000000 3.423886 ( 3.605295)
build_all 0.007525 0.000000 6.010473 ( 2.580572)
build_install 0.011986 0.003886 6.746456 ( 3.097746)
test_btest 0.000731 0.000122 80.802070 ( 21.085638)
test_basic 0.005028 0.000838 0.726295 ( 0.787108)
test_all 0.089241 0.029507 688.095538 (204.916364)
test_rubyspec 0.037725 0.025200 94.422575 (106.075186)
total: 346.25 sec