Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241008-193632
#<BuildRuby:0x00007fe15954fdc0
@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.20241008-193632",
@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.000003 0.000028 ( 0.000029)
autoconf 0.000049 0.000007 0.000056 ( 0.000055)
configure 0.000038 0.000005 0.000043 ( 0.000042)
build_up 0.008295 0.001121 4.270434 ( 4.682542)
build_miniruby 0.001874 0.000000 1.755640 ( 1.891444)
build_ruby 0.002418 0.000004 4.785905 ( 5.175127)
build_all 0.008982 0.000032 6.808031 ( 2.662367)
build_install 0.017795 0.000035 9.393167 ( 4.255159)
test_btest 0.000804 0.000091 92.168613 ( 26.006468)
test_basic 0.000000 0.011136 1.201142 ( 1.263131)
test_all 0.121975 0.027990 763.676883 (223.509798)
test_rubyspec 0.070170 0.013914 132.552325 ( 26.244169)
total: 295.69 sec