Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260102-090455
#<BuildRuby:0x00007233d266fdc8
@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.20260102-090455",
@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.000023 0.000005 0.000028 ( 0.000029)
autoconf 0.000034 0.000007 0.000041 ( 0.000041)
configure 0.000032 0.000006 0.000038 ( 0.000039)
build_up 0.002293 0.004371 2.240983 ( 2.397546)
build_miniruby 0.001409 0.000100 1.387088 ( 1.384049)
build_ruby 0.001360 0.000550 3.814628 ( 15.375435)
build_all 0.006787 0.002639 6.800450 ( 2.895616)
build_install 0.010815 0.007105 8.427693 ( 5.040395)
test_btest 0.000697 0.000193 69.804227 ( 21.096936)
test_basic 0.007799 0.001233 0.994363 ( 1.042260)
test_all 0.086099 0.040999 755.714065 (223.925247)
test_rubyspec 0.047994 0.038770 130.259373 ( 25.470699)
total: 298.63 sec