Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250203-111123
#<BuildRuby:0x00007efca74efde0
@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.20250203-111123",
@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.000002 0.000021 ( 0.000022)
autoconf 0.000033 0.000005 0.000038 ( 0.000037)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.006097 0.004272 4.328799 ( 3.503722)
build_miniruby 0.001826 0.000000 1.614816 ( 1.668400)
build_ruby 0.000000 0.002069 2.975974 ( 3.219503)
build_all 0.007102 0.000000 4.901152 ( 1.890622)
build_install 0.012396 0.006146 7.342883 ( 3.403016)
test_btest 0.000668 0.000133 59.999543 ( 18.764873)
test_basic 0.005241 0.001048 0.674349 ( 5.334252)
test_all 0.082525 0.034093 556.392620 (194.598751)
test_rubyspec 0.038909 0.035436 105.667177 ( 18.594987)
total: 250.98 sec