Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251005-174432
#<BuildRuby:0x000070260da6fdd0
@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.20251005-174432",
@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.000017 0.000004 0.000021 ( 0.000020)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.003689 0.004938 3.583927 ( 2.225531)
build_miniruby 0.001320 0.000000 1.203424 ( 1.199836)
build_ruby 0.000303 0.001268 3.046152 ( 3.147052)
build_all 0.004087 0.003663 5.361916 ( 2.049599)
build_install 0.012412 0.007987 8.043171 ( 3.727637)
test_btest 0.000212 0.000692 55.806987 ( 15.845161)
test_basic 0.000881 0.005060 0.652635 ( 0.722205)
test_all 0.074059 0.043498 594.914737 (179.203209)
test_rubyspec 0.052885 0.029844 116.067697 ( 20.198739)
total: 228.32 sec