Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250707-164111
#<BuildRuby:0x00007645fab5fde0
@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.20250707-164111",
@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.000025 0.000005 0.000030 ( 0.000030)
autoconf 0.000037 0.000007 0.000044 ( 0.000044)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.004601 0.003601 3.575559 ( 2.639544)
build_miniruby 0.000757 0.000741 1.452597 ( 1.449137)
build_ruby 0.001499 0.000358 3.264866 ( 3.394038)
build_all 0.007559 0.000318 5.036215 ( 1.987438)
build_install 0.011572 0.007583 7.719514 ( 3.635828)
test_btest 0.000672 0.000177 48.180477 ( 13.705855)
test_basic 0.003497 0.002787 0.731572 ( 0.788714)
test_all 0.077083 0.040787 616.710861 (209.422459)
test_rubyspec 0.049183 0.028893 149.474562 ( 24.695653)
total: 261.72 sec