Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230816-125900
#<BuildRuby:0x000055d07d3b1fc0
@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.20230816-125900",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000030 0.000002 0.000032 ( 0.000031)
configure 0.000029 0.000002 0.000031 ( 0.000030)
build_up 0.005802 0.000387 2.119470 ( 3.629831)
build_miniruby 0.000000 0.001661 1.655493 ( 1.665835)
build_ruby 0.000000 0.001631 3.269550 ( 4.320569)
build_all 0.004096 0.004353 6.263461 ( 4.366838)
build_install 0.020357 0.000016 8.070126 ( 5.478507)
test_btest 0.001064 0.000000 84.031990 ( 45.197147)
test_basic 0.003118 0.004075 0.933264 ( 1.255089)
test_all 0.009555 0.005564 723.724561 (467.642791)
test_rubyspec 0.040019 0.033780 108.968394 (199.350319)
total: 732.91 sec