Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250402-023437
#<BuildRuby:0x00007fab333cfdd0
@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.20250402-023437",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000026 0.000007 0.000033 ( 0.000033)
configure 0.000021 0.000005 0.000026 ( 0.000027)
build_up 0.006775 0.000769 3.376559 ( 2.440307)
build_miniruby 0.001331 0.000359 1.335694 ( 1.333299)
build_ruby 0.001288 0.000346 3.027433 ( 3.217652)
build_all 0.004164 0.004146 5.636994 ( 2.419617)
build_install 0.017532 0.002147 7.931077 ( 3.768683)
test_btest 0.000680 0.000186 46.597912 ( 12.697671)
test_basic 0.002435 0.007399 0.811907 ( 0.871376)
test_all 0.074714 0.044812 564.187495 (173.218014)
test_rubyspec 0.057020 0.017182 96.322291 ( 22.449334)
total: 222.42 sec