Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251008-075021
#<BuildRuby:0x000073ab2b8ffdc8
@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.20251008-075021",
@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.000012 0.000003 0.000015 ( 0.000017)
autoconf 0.000028 0.000008 0.000036 ( 0.000035)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.005725 0.003209 4.559112 ( 2.923625)
build_miniruby 0.001534 0.000000 1.704021 ( 1.700140)
build_ruby 0.000405 0.001442 4.275377 ( 4.297473)
build_all 0.003566 0.004524 6.250479 ( 2.658987)
build_install 0.013898 0.005260 9.968784 ( 5.097559)
test_btest 0.000784 0.000129 64.002094 ( 19.874847)
test_basic 0.004821 0.004607 1.076929 ( 1.121095)
test_all 0.086932 0.037618 668.500808 (211.592303)
test_rubyspec 0.047472 0.035957 119.880708 ( 28.293218)
total: 277.56 sec