Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251210-225349
#<BuildRuby:0x0000795fcdebfdd8
@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.20251210-225349",
@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.000028)
autoconf 0.000042 0.000009 0.000051 ( 0.000051)
configure 0.000043 0.000000 0.000043 ( 0.000043)
build_up 0.003710 0.003698 2.893176 ( 2.712819)
build_miniruby 0.001529 0.000000 1.737458 ( 1.734007)
build_ruby 0.001740 0.000088 4.670043 ( 34.105374)
build_all 0.006186 0.002853 6.901639 ( 3.639274)
build_install 0.017493 0.003600 9.508624 ( 5.314916)
test_btest 0.000947 0.000005 74.540606 ( 21.857363)
test_basic 0.002272 0.005194 1.075804 ( 1.126358)
test_all 0.102393 0.027931 722.882966 (223.396788)
test_rubyspec 0.048985 0.035105 123.665331 ( 25.557401)
total: 319.45 sec