Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250705-065716
#<BuildRuby:0x00007251d1cefdc0
@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.20250705-065716",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.004613 0.002611 3.209255 ( 2.366451)
build_miniruby 0.001251 0.000075 1.123146 ( 1.120100)
build_ruby 0.001451 0.000127 2.742640 ( 2.913456)
build_all 0.004254 0.003067 5.397763 ( 2.172067)
build_install 0.013542 0.004466 7.485041 ( 3.595792)
test_btest 0.000633 0.000192 50.904148 ( 13.870712)
test_basic 0.003965 0.002326 0.816741 ( 0.872117)
test_all 0.085180 0.031420 619.076805 (199.934494)
test_rubyspec 0.054552 0.026036 155.319113 ( 27.483269)
total: 254.33 sec