Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251005-073104
#<BuildRuby:0x000070e31164fdd8
@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-073104",
@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.000011 0.000005 0.000016 ( 0.000016)
autoconf 0.000021 0.000008 0.000029 ( 0.000029)
configure 0.000017 0.000006 0.000023 ( 0.000023)
build_up 0.003560 0.004821 3.675371 ( 2.267650)
build_miniruby 0.000984 0.000569 1.202450 ( 1.199292)
build_ruby 0.000775 0.000895 3.015697 ( 3.141943)
build_all 0.003443 0.003266 5.466479 ( 2.147827)
build_install 0.014226 0.002562 7.768442 ( 3.666211)
test_btest 0.000585 0.000241 56.445356 ( 15.784793)
test_basic 0.002015 0.001544 0.739836 ( 0.813128)
test_all 0.086169 0.031422 582.887544 (185.379100)
test_rubyspec 0.050288 0.030091 117.722326 ( 19.635177)
total: 234.04 sec