Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240311-003013
#<BuildRuby:0x00005592b38d2228
@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.20240311-003013",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.004092 0.004030 2.730207 ( 3.273100)
build_miniruby 0.001168 0.000374 1.802368 ( 1.937812)
build_ruby 0.000000 0.002298 3.650798 ( 4.049232)
build_all 0.000443 0.008254 7.085406 ( 4.781666)
build_install 0.009440 0.012561 9.047804 ( 6.503775)
test_btest 0.001055 0.000000 92.809761 ( 51.107325)
test_basic 0.000000 0.006044 0.980203 ( 1.062488)
test_all 0.059923 0.057936 808.146335 (368.725235)
test_rubyspec 0.058908 0.031330 129.193495 (139.423972)
total: 580.87 sec