Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241221-132114
#<BuildRuby:0x00007f206859fdc8
@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.20241221-132114",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000032 0.000010 0.000042 ( 0.000040)
configure 0.000029 0.000008 0.000037 ( 0.000037)
build_up 0.001728 0.004624 2.202954 ( 2.555843)
build_miniruby 0.001330 0.000428 1.839257 ( 1.840910)
build_ruby 0.002310 0.000000 4.637290 ( 4.757452)
build_all 0.003254 0.007412 6.901754 ( 3.528976)
build_install 0.016250 0.005537 8.549039 ( 5.233463)
test_btest 0.000000 0.001416 77.522336 ( 32.094046)
test_basic 0.004300 0.005255 0.960490 ( 1.030371)
test_all 0.107303 0.041401 731.720962 (218.854943)
test_rubyspec 0.041528 0.039476 117.456719 ( 26.950464)
total: 296.85 sec