Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250417-095427
#<BuildRuby:0x00007f90df9dfdd8
@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-095427",
@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.000003 0.000016 ( 0.000017)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.004583 0.001146 2.126256 ( 2.455495)
build_miniruby 0.001520 0.000380 1.403796 ( 1.401069)
build_ruby 0.001575 0.000393 4.254590 ( 4.386173)
build_all 0.007539 0.001885 6.296517 ( 2.957411)
build_install 0.018507 0.003262 8.178523 ( 4.892980)
test_btest 0.000728 0.000174 52.899559 ( 18.824727)
test_basic 0.005296 0.007012 0.954042 ( 1.035265)
test_all 0.086944 0.035304 604.319350 (190.009924)
test_rubyspec 0.034100 0.042625 102.788579 ( 21.196984)
total: 247.16 sec