Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250916-221007
#<BuildRuby:0x000072b20b23fde0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250916-221007",
@make="make",
@no_timeout_error=nil,
@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.000006 0.000025 ( 0.000026)
autoconf 0.000029 0.000009 0.000038 ( 0.000039)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.005131 0.003728 4.391092 ( 3.082572)
build_miniruby 0.000707 0.000808 1.657353 ( 1.653587)
build_ruby 0.001347 0.000466 4.117864 ( 4.208443)
build_all 0.005263 0.004172 6.177105 ( 2.681341)
build_install 0.016923 0.005393 9.324378 ( 4.616655)
test_btest 0.000634 0.000229 61.366531 ( 16.682830)
test_basic 0.003299 0.005390 0.925042 ( 0.975024)
test_all 0.101715 0.025678 661.895216 (239.257118)
test_rubyspec 0.051832 0.028218 115.822052 ( 32.148711)
total: 305.31 sec