Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250701-194710
#<BuildRuby:0x00007213866cfdc0
@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.20250701-194710",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.005200 0.002351 3.076277 ( 2.268127)
build_miniruby 0.001271 0.000075 1.258722 ( 1.256348)
build_ruby 0.001208 0.000349 2.876937 ( 3.069393)
build_all 0.004516 0.003601 5.666278 ( 2.304901)
build_install 0.013758 0.004748 7.790606 ( 3.678787)
test_btest 0.000901 0.000000 50.062377 ( 13.703926)
test_basic 0.004754 0.002272 0.760620 ( 0.812976)
test_all 0.082418 0.031447 600.866111 (186.810117)
test_rubyspec 0.046378 0.028932 149.256368 ( 26.381055)
total: 240.29 sec