Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250303-100447
#<BuildRuby:0x00007f5f5816fdc8
@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.20250303-100447",
@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.000004 0.000017 ( 0.000018)
autoconf 0.000020 0.000007 0.000027 ( 0.000027)
configure 0.000019 0.000006 0.000025 ( 0.000026)
build_up 0.000000 0.006440 2.829286 ( 2.180522)
build_miniruby 0.000952 0.000392 1.216643 ( 1.214362)
build_ruby 0.001441 0.000593 3.264604 ( 3.384791)
build_all 0.007184 0.001234 5.362819 ( 2.297775)
build_install 0.008333 0.010343 7.392580 ( 3.686799)
test_btest 0.000630 0.000299 42.611757 ( 12.137252)
test_basic 0.004761 0.002255 0.562383 ( 0.620136)
test_all 0.105676 0.018746 548.501543 (181.316940)
test_rubyspec 0.049330 0.032433 100.836807 ( 27.325931)
total: 234.17 sec