Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-004127
#<BuildRuby:0x000055c20c9923b0
@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.20230909-004127",
@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.000024 0.000003 0.000027 ( 0.000026)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.007530 0.000000 2.211597 ( 4.321852)
build_miniruby 0.001534 0.000124 1.590608 ( 1.598242)
build_ruby 0.001565 0.000157 3.350833 ( 3.730220)
build_all 0.003839 0.004027 6.169301 ( 4.321539)
build_install 0.012063 0.008821 7.776827 ( 5.863256)
test_btest 0.000786 0.000143 82.855016 ( 43.428915)
test_basic 0.005261 0.003571 0.962363 ( 1.235070)
test_all 0.008930 0.000938 637.288997 (282.071369)
test_rubyspec 0.042175 0.027904 102.235517 (121.001956)
total: 467.57 sec