Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241210-110437
#<BuildRuby:0x00007f70e60bfdc0
@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.20241210-110437",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000037 0.000000 0.000037 ( 0.000036)
configure 0.000033 0.000000 0.000033 ( 0.000032)
build_up 0.001685 0.006046 3.563422 ( 3.426836)
build_miniruby 0.000000 0.001964 1.369090 ( 1.366177)
build_ruby 0.000281 0.001681 3.894200 ( 4.111740)
build_all 0.010574 0.000000 6.448987 ( 2.724554)
build_install 0.017261 0.004667 8.428437 ( 4.162938)
test_btest 0.000681 0.000146 75.432979 ( 20.781746)
test_basic 0.007211 0.002738 0.953996 ( 1.002160)
test_all 0.114944 0.033847 748.318313 (249.200971)
test_rubyspec 0.036313 0.045352 114.561101 ( 24.465846)
total: 311.24 sec