Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250718-070838
#<BuildRuby:0x00007792630ffdd0
@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.20250718-070838",
@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.000023 0.000006 0.000029 ( 0.000030)
autoconf 0.000033 0.000008 0.000041 ( 0.000040)
configure 0.000030 0.000007 0.000037 ( 0.000037)
build_up 0.003848 0.004203 3.887843 ( 2.926964)
build_miniruby 0.000945 0.000479 1.706839 ( 1.705363)
build_ruby 0.000818 0.000944 3.707825 ( 26.461251)
build_all 0.006444 0.000868 5.939399 ( 2.638289)
build_install 0.008303 0.008491 9.111438 ( 5.033974)
test_btest 0.002213 0.000049 58.328173 ( 19.822172)
test_basic 0.005243 0.003196 1.093819 ( 1.848826)
test_all 0.084294 0.033113 668.631124 (215.784604)
test_rubyspec 0.047509 0.030022 158.907864 ( 30.784344)
total: 307.01 sec