Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260109-180434
#<BuildRuby:0x00007763ed23fdc0
@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.20260109-180434",
@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.000028)
autoconf 0.000036 0.000008 0.000044 ( 0.000045)
configure 0.000032 0.000008 0.000040 ( 0.000040)
build_up 0.003411 0.004142 3.198964 ( 3.477213)
build_miniruby 0.001367 0.000346 1.907093 ( 1.941166)
build_ruby 0.001690 0.000429 5.105560 ( 5.226252)
build_all 0.008827 0.001458 7.597594 ( 4.490469)
build_install 0.018332 0.006418 10.295172 ( 7.380583)
test_btest 0.000895 0.000232 82.370579 ( 42.101420)
test_basic 0.007168 0.003963 1.262620 ( 1.665140)
test_all 0.105686 0.033284 832.118329 (412.390280)
test_rubyspec 0.050285 0.038899 136.903074 ( 44.415558)
total: 523.09 sec