Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250417-103319
#<BuildRuby:0x00007f66bfb8fdd0
@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.20250417-103319",
@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.000011 0.000005 0.000016 ( 0.000017)
autoconf 0.000020 0.000009 0.000029 ( 0.000029)
configure 0.000015 0.000007 0.000022 ( 0.000021)
build_up 0.003382 0.001957 1.705311 ( 2.012503)
build_miniruby 0.000000 0.001507 1.167384 ( 1.165111)
build_ruby 0.000000 0.001821 3.232986 ( 13.623585)
build_all 0.004899 0.002764 5.297383 ( 2.126292)
build_install 0.011595 0.005797 7.564161 ( 4.322567)
test_btest 0.000574 0.000287 49.874889 ( 15.549638)
test_basic 0.000000 0.006849 0.692403 ( 1.982363)
test_all 0.069455 0.048436 607.016371 (183.291488)
test_rubyspec 0.058006 0.022890 105.548016 ( 24.259697)
total: 248.34 sec