Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241226-045453
#<BuildRuby:0x00007f18906afdd8
@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.20241226-045453",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000031 0.000006 0.000037 ( 0.000036)
configure 0.000026 0.000005 0.000031 ( 0.000029)
build_up 0.005037 0.000975 2.128538 ( 2.889820)
build_miniruby 0.001343 0.000260 1.870547 ( 1.931015)
build_ruby 0.001647 0.000319 3.976222 ( 15.880742)
build_all 0.008457 0.000000 6.604376 ( 2.745836)
build_install 0.012923 0.006046 8.382141 ( 4.339388)
test_btest 0.000882 0.000182 79.766857 ( 35.663225)
test_basic 0.003599 0.005396 0.770406 ( 5.435489)
test_all 0.082727 0.057449 701.371293 (218.383653)
test_rubyspec 0.049798 0.029954 117.508461 ( 25.186191)
total: 312.46 sec