Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250309-112034
#<BuildRuby:0x00007f1ad393fdd8
@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.20250309-112034",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.003688 0.003972 3.480754 ( 2.855012)
build_miniruby 0.001618 0.000215 1.456097 ( 1.597875)
build_ruby 0.002037 0.000271 3.932524 ( 4.275383)
build_all 0.005122 0.004294 5.900979 ( 4.122021)
build_install 0.017550 0.005059 8.546266 ( 6.257440)
test_btest 0.000753 0.000133 49.064597 ( 35.941766)
test_basic 0.003654 0.004206 0.788616 ( 0.845334)
test_all 0.074270 0.041170 563.845100 (191.547803)
test_rubyspec 0.041432 0.030194 94.526004 ( 23.776878)
total: 271.22 sec