Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260302-124816
#<BuildRuby:0x000070a1d165fde0
@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.20260302-124816",
@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.000017 0.000006 0.000023 ( 0.000024)
autoconf 0.000032 0.000009 0.000041 ( 0.000041)
configure 0.000027 0.000008 0.000035 ( 0.000034)
build_up 0.005881 0.000964 2.303621 ( 2.612389)
build_miniruby 0.000849 0.000710 1.464975 ( 1.443982)
build_ruby 0.001451 0.000431 4.043093 ( 4.163541)
build_all 0.005677 0.001904 6.065620 ( 2.506616)
build_install 0.006163 0.007733 7.417997 ( 3.993349)
test_btest 0.000234 0.000737 78.602962 ( 21.146187)
test_basic 0.008780 0.001269 1.091913 ( 1.131604)
test_all 0.079278 0.046763 776.630944 (217.475872)
test_rubyspec 0.052559 0.038505 141.716518 ( 26.058873)
total: 280.53 sec