Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260316-022618
#<BuildRuby:0x000079d387ecfde0
@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.20260316-022618",
@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.000023 0.000006 0.000029 ( 0.000029)
autoconf 0.000039 0.000011 0.000050 ( 0.000049)
configure 0.000030 0.000008 0.000038 ( 0.000038)
build_up 0.004563 0.003711 3.101475 ( 4.100620)
build_miniruby 0.001422 0.000572 2.330651 ( 2.517707)
build_ruby 0.000999 0.001293 5.425589 ( 5.819571)
build_all 0.006901 0.003285 7.843660 ( 5.550836)
build_install 0.016800 0.006664 10.897960 ( 8.219563)
test_btest 0.000936 0.000279 90.520514 ( 54.643733)
test_basic 0.004771 0.006283 1.365301 ( 1.811993)
test_all 0.100599 0.048345 998.287893 (613.672391)
test_rubyspec 0.056208 0.036880 146.101012 ( 47.121235)
total: 743.46 sec