Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231205-072619
#<BuildRuby:0x000055be06612230
@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.20231205-072619",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.002574 0.003892 2.170767 ( 2.260682)
build_miniruby 0.001096 0.000137 1.371836 ( 1.370337)
build_ruby 0.001561 0.000195 2.684308 ( 2.868392)
build_all 0.003254 0.003366 5.100697 ( 2.059940)
build_install 0.014990 0.001013 6.695993 ( 3.197988)
test_btest 0.000671 0.000096 79.617170 ( 20.534116)
test_basic 0.001314 0.004467 0.670929 ( 0.730518)
test_all 0.095267 0.024369 665.319254 (196.517861)
test_rubyspec 0.031213 0.023953 79.284295 ( 90.750945)
total: 320.29 sec