Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240302-172243
#<BuildRuby:0x000055b280a52228
@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.20240302-172243",
@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.000015 0.000000 0.000015 ( 0.000015)
autoconf 0.000023 0.000001 0.000024 ( 0.000023)
configure 0.000021 0.000000 0.000021 ( 0.000022)
build_up 0.007414 0.000000 2.605839 ( 2.511116)
build_miniruby 0.001427 0.000030 1.636163 ( 1.635137)
build_ruby 0.001835 0.000000 3.057507 ( 3.285274)
build_all 0.004320 0.004195 6.671999 ( 3.265871)
build_install 0.018474 0.000370 8.509451 ( 4.549060)
test_btest 0.000701 0.000042 93.325605 ( 37.353997)
test_basic 0.005139 0.000312 0.950899 ( 1.040440)
test_all 0.092314 0.026098 789.681924 (289.819154)
test_rubyspec 0.037944 0.047994 124.340262 (133.865146)
total: 477.33 sec