Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250926-182540
#<BuildRuby:0x0000741e028afdd8
@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.20250926-182540",
@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.000028 0.000000 0.000028 ( 0.000028)
autoconf 0.000045 0.000000 0.000045 ( 0.000045)
configure 0.000043 0.000000 0.000043 ( 0.000043)
build_up 0.006148 0.005405 5.453403 ( 4.111926)
build_miniruby 0.001388 0.000339 2.025978 ( 2.078211)
build_ruby 0.000953 0.000985 3.675313 ( 3.798488)
build_all 0.005026 0.003002 5.517453 ( 2.139973)
build_install 0.011629 0.006169 8.360086 ( 3.756968)
test_btest 0.000682 0.000191 53.428457 ( 15.291225)
test_basic 0.001638 0.004009 0.629354 ( 0.698420)
test_all 0.081809 0.037171 645.765684 (196.878779)
test_rubyspec 0.055581 0.027451 116.685733 ( 26.588811)
total: 255.34 sec