Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250626-023240
#<BuildRuby:0x000079d2b179fdd0
@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.20250626-023240",
@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.000005 0.000024 ( 0.000025)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.003428 0.004425 3.868864 ( 3.112518)
build_miniruby 0.000614 0.000900 1.516913 ( 1.513484)
build_ruby 0.001082 0.000769 3.904033 ( 4.043043)
build_all 0.005787 0.002547 6.125146 ( 2.670633)
build_install 0.016410 0.002941 8.981553 ( 4.503235)
test_btest 0.000360 0.000543 52.820738 ( 14.912054)
test_basic 0.004636 0.001789 0.896868 ( 0.955370)
test_all 0.080803 0.038051 672.115343 (197.311162)
test_rubyspec 0.047768 0.033592 156.734332 ( 41.548554)
total: 270.57 sec