Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250613-015451
#<BuildRuby:0x000079bccdcefdc0
@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.20250613-015451",
@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.000005 0.000022 ( 0.000023)
autoconf 0.000029 0.000008 0.000037 ( 0.000038)
configure 0.000022 0.000006 0.000028 ( 0.000029)
build_up 0.005066 0.003406 4.347235 ( 2.606376)
build_miniruby 0.000856 0.000640 1.528657 ( 1.526207)
build_ruby 0.001606 0.000194 3.683413 ( 3.798396)
build_all 0.006875 0.001575 5.895526 ( 2.575693)
build_install 0.020032 0.003605 9.688431 ( 4.857583)
test_btest 0.000786 0.000222 54.833076 ( 18.071572)
test_basic 0.005212 0.001345 0.797179 ( 0.852507)
test_all 0.094274 0.025198 577.417058 (177.788438)
test_rubyspec 0.051567 0.024451 106.426795 ( 22.056598)
total: 234.13 sec