Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240204-184650
#<BuildRuby:0x0000556789d02078
@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.20240204-184650",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.001728 0.004214 1.601459 ( 1.925907)
build_miniruby 0.001165 0.000140 1.424010 ( 1.421877)
build_ruby 0.001468 0.000176 2.786923 ( 2.984108)
build_all 0.002905 0.003992 5.427531 ( 2.061493)
build_install 0.007138 0.009931 7.060125 ( 3.324625)
test_btest 0.000833 0.000192 82.543702 ( 21.310926)
test_basic 0.004912 0.001133 0.732200 ( 0.789507)
test_all 0.069724 0.048354 675.013735 (209.537158)
test_rubyspec 0.052775 0.045444 141.898420 (153.857162)
total: 397.21 sec