Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260107-053608
#<BuildRuby:0x000071b81d8ffdd0
@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.20260107-053608",
@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.000021 0.000004 0.000025 ( 0.000027)
autoconf 0.000033 0.000007 0.000040 ( 0.000039)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.004523 0.002812 2.949249 ( 2.793104)
build_miniruby 0.000000 0.001757 1.828732 ( 1.826248)
build_ruby 0.000965 0.000958 4.792435 ( 4.842914)
build_all 0.006546 0.002640 7.209105 ( 3.351697)
build_install 0.015786 0.005763 9.832211 ( 5.577165)
test_btest 0.000985 0.000000 79.273496 ( 23.883942)
test_basic 0.003605 0.003694 1.116043 ( 1.163906)
test_all 0.095806 0.036776 741.250885 (236.528080)
test_rubyspec 0.053404 0.030452 134.606975 ( 32.490843)
total: 312.46 sec