Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251217-064902
#<BuildRuby:0x000074f08593fdd8
@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.20251217-064902",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000030 0.000009 0.000039 ( 0.000039)
configure 0.000045 0.000000 0.000045 ( 0.000047)
build_up 0.003838 0.003654 2.766209 ( 2.783592)
build_miniruby 0.001425 0.000139 1.793513 ( 1.790529)
build_ruby 0.001967 0.000000 4.124320 ( 4.175057)
build_all 0.004550 0.004175 8.598661 ( 3.801656)
build_install 0.015840 0.004593 9.221388 ( 5.239222)
test_btest 0.002660 0.000177 78.410864 ( 22.236949)
test_basic 0.003538 0.003309 1.060380 ( 1.129365)
test_all 0.083614 0.048982 721.895221 (230.844172)
test_rubyspec 0.049129 0.037463 130.422846 ( 27.933173)
total: 299.93 sec