Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250816-004829
#<BuildRuby:0x000074173136fdc8
@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.20250816-004829",
@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.000024 0.000007 0.000031 ( 0.000030)
autoconf 0.000000 0.000046 0.000046 ( 0.000045)
configure 0.000000 0.000048 0.000048 ( 0.000071)
build_up 0.001509 0.007467 3.806785 ( 2.384849)
build_miniruby 0.001432 0.000179 1.182639 ( 1.179856)
build_ruby 0.001311 0.000168 3.098513 ( 21.822436)
build_all 0.007376 0.000000 5.282469 ( 2.140814)
build_install 0.016464 0.003395 8.077582 ( 3.751728)
test_btest 0.000672 0.000213 56.894927 ( 15.796050)
test_basic 0.004742 0.002239 0.916738 ( 0.970802)
test_all 0.081382 0.033526 567.630812 (180.075276)
test_rubyspec 0.047416 0.032027 113.951879 ( 25.221338)
total: 253.34 sec