Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250907-224557
#<BuildRuby:0x000071b101a6fdc8
@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.20250907-224557",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000033 0.000005 0.000038 ( 0.000037)
configure 0.000029 0.000005 0.000034 ( 0.000035)
build_up 0.003740 0.004748 4.260862 ( 2.681941)
build_miniruby 0.000453 0.000912 1.194007 ( 1.190643)
build_ruby 0.001365 0.000280 4.121116 ( 25.740018)
build_all 0.005621 0.003907 6.823113 ( 4.068502)
build_install 0.018643 0.001177 9.836867 ( 4.951238)
test_btest 0.000765 0.000157 61.011780 ( 19.470023)
test_basic 0.006183 0.001918 1.011943 ( 6.590931)
test_all 0.094650 0.024971 672.255861 (205.227536)
test_rubyspec 0.051791 0.025037 114.966378 ( 29.504208)
total: 299.43 sec