Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230818-104935
#<BuildRuby:0x0000558d2c891f70
@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.20230818-104935",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000028 0.000003 0.000031 ( 0.000033)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.002792 0.004396 2.236937 ( 5.039465)
build_miniruby 0.001348 0.000225 1.749198 ( 3.396198)
build_ruby 0.001385 0.000231 3.334781 ( 5.308231)
build_all 0.004246 0.004146 6.496861 ( 5.335334)
build_install 0.012163 0.008204 7.848892 ( 7.653443)
test_btest 0.000597 0.000141 83.180596 ( 54.631305)
test_basic 0.007166 0.000691 1.004261 ( 1.738798)
test_all 0.010366 0.000000 672.895538 (455.007691)
test_rubyspec 0.027543 0.044093 107.680495 (175.190964)
total: 713.30 sec