Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250704-121405
#<BuildRuby:0x0000760b6e8afdc8
@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.20250704-121405",
@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.000026)
autoconf 0.000036 0.000010 0.000046 ( 0.000040)
configure 0.000026 0.000007 0.000033 ( 0.000033)
build_up 0.003653 0.005476 4.090011 ( 3.256487)
build_miniruby 0.001508 0.000149 1.754347 ( 1.756175)
build_ruby 0.002023 0.000000 4.184381 ( 4.353671)
build_all 0.005676 0.004277 6.756939 ( 3.439988)
build_install 0.019150 0.003705 9.550583 ( 5.451567)
test_btest 0.000148 0.000786 56.522959 ( 21.900009)
test_basic 0.005968 0.000876 0.905734 ( 0.963351)
test_all 0.077992 0.048524 721.448902 (231.127519)
test_rubyspec 0.049186 0.031494 153.091372 ( 32.988815)
total: 305.24 sec