Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251001-093504
#<BuildRuby:0x00007a08d0d6fdc8
@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.20251001-093504",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.005853 0.003333 4.451273 ( 2.957460)
build_miniruby 0.000854 0.000633 1.575049 ( 1.572382)
build_ruby 0.001163 0.000759 3.920181 ( 36.021867)
build_all 0.004501 0.003764 6.337028 ( 2.637370)
build_install 0.017768 0.002201 9.792153 ( 4.756999)
test_btest 0.000913 0.000000 63.562806 ( 17.749840)
test_basic 0.004858 0.003298 1.056567 ( 1.107478)
test_all 0.087821 0.036003 629.120342 (188.327256)
test_rubyspec 0.049258 0.033443 116.161704 ( 27.240080)
total: 282.37 sec