Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250212-232021
#<BuildRuby:0x00007f3f7001fde0
@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.20250212-232021",
@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.000013 0.000005 0.000018 ( 0.000019)
autoconf 0.000023 0.000008 0.000031 ( 0.000033)
configure 0.000019 0.000007 0.000026 ( 0.000027)
build_up 0.004480 0.002704 2.897028 ( 2.107532)
build_miniruby 0.000000 0.001812 1.403365 ( 1.400291)
build_ruby 0.000000 0.001738 3.790988 ( 3.919721)
build_all 0.004082 0.004169 5.679392 ( 2.369296)
build_install 0.010560 0.009441 7.961771 ( 4.083374)
test_btest 0.000554 0.000268 71.009339 ( 19.146754)
test_basic 0.005236 0.002533 0.868714 ( 0.926477)
test_all 0.081675 0.034491 587.381942 (183.826400)
test_rubyspec 0.045971 0.029063 108.515062 ( 23.750852)
total: 241.53 sec