Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231017-093034
#<BuildRuby:0x000055ae3f17a258
@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.20231017-093034",
@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.000004 0.000018 ( 0.000018)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000023 0.000006 0.000029 ( 0.000030)
build_up 0.002498 0.004659 2.601680 ( 2.910272)
build_miniruby 0.000000 0.002285 1.825146 ( 1.844931)
build_ruby 0.001083 0.000736 3.539082 ( 3.724510)
build_all 0.007041 0.002185 6.574093 ( 3.886177)
build_install 0.019987 0.002093 8.217450 ( 5.361355)
test_btest 0.000996 0.000280 87.429178 ( 40.133397)
test_basic 0.001461 0.004907 0.958116 ( 1.029387)
test_all 0.009098 0.000030 703.926947 (248.125394)
test_rubyspec 0.030121 0.035930 100.705116 (112.071967)
total: 419.09 sec