Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251026-075045
#<BuildRuby:0x0000767d8256fdd0
@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.20251026-075045",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000022 0.000006 0.000028 ( 0.000027)
configure 0.000017 0.000004 0.000021 ( 0.000022)
build_up 0.001521 0.005517 3.408264 ( 2.154234)
build_miniruby 0.000264 0.001070 1.100979 ( 1.098822)
build_ruby 0.001079 0.000364 2.743313 ( 13.599097)
build_all 0.002967 0.003734 4.353466 ( 1.783854)
build_install 0.012928 0.005226 7.368373 ( 3.409114)
test_btest 0.000588 0.000222 51.641482 ( 17.748452)
test_basic 0.002811 0.003139 0.673547 ( 3.192947)
test_all 0.077112 0.036002 570.439694 (211.600506)
test_rubyspec 0.041021 0.043203 115.985925 ( 20.370074)
total: 274.96 sec