Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251227-005205
#<BuildRuby:0x000075c74ec4fdc0
@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.20251227-005205",
@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.000031)
autoconf 0.000036 0.000007 0.000043 ( 0.000044)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.004459 0.001895 2.619005 ( 2.744948)
build_miniruby 0.000000 0.001759 1.817611 ( 1.814075)
build_ruby 0.001991 0.000001 4.337112 ( 11.170717)
build_all 0.006427 0.002879 7.071783 ( 3.138472)
build_install 0.013939 0.005735 9.586267 ( 5.452365)
test_btest 0.001016 0.000000 77.375694 ( 22.141817)
test_basic 0.006163 0.004171 1.096462 ( 1.144277)
test_all 0.102538 0.029507 772.396255 (233.134850)
test_rubyspec 0.051664 0.033232 132.310391 ( 32.551756)
total: 313.30 sec