Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240901-222215
#<BuildRuby:0x00007f67e02efdc0
@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.20240901-222215",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000025 0.000004 0.000029 ( 0.000029)
autoconf 0.000044 0.000007 0.000051 ( 0.000050)
configure 0.000039 0.000007 0.000046 ( 0.000045)
build_up 0.007877 0.001350 4.002311 ( 4.820357)
build_miniruby 0.001598 0.000274 1.681071 ( 1.897172)
build_ruby 0.002098 0.000000 4.566455 ( 4.856046)
build_all 0.009114 0.000000 8.369791 ( 5.024781)
build_install 0.022101 0.000000 11.387716 ( 7.353795)
test_btest 0.000992 0.000000 123.535528 ( 76.888839)
test_basic 0.009770 0.003827 1.410642 ( 1.777608)
test_all 0.108622 0.045326 839.212357 (312.670738)
test_rubyspec 0.025569 0.063662 171.844854 ( 59.528809)
total: 474.82 sec