Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230926-222504
#<BuildRuby:0x00005594aa34e3d0
@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.20230926-222504",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000029 0.000004 0.000033 ( 0.000034)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.007216 0.000422 2.350297 ( 5.159094)
build_miniruby 0.000000 0.001927 1.796429 ( 2.477424)
build_ruby 0.000087 0.002060 3.814599 ( 4.979034)
build_all 0.004042 0.004840 6.580653 ( 6.572116)
build_install 0.012762 0.010523 8.150806 ( 8.941323)
test_btest 0.000721 0.000180 85.377124 ( 68.348909)
test_basic 0.003161 0.005375 1.024040 ( 1.585058)
test_all 0.005915 0.004990 737.645099 (598.712995)
test_rubyspec 0.041743 0.037701 109.897936 (152.258768)
total: 849.04 sec