Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250930-011152
#<BuildRuby:0x000076eeed4cfdd0
@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.20250930-011152",
@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.000005 0.000017 ( 0.000016)
autoconf 0.000026 0.000010 0.000036 ( 0.000037)
configure 0.000016 0.000007 0.000023 ( 0.000023)
build_up 0.003639 0.003758 3.369247 ( 2.329359)
build_miniruby 0.000847 0.000383 1.089056 ( 1.087334)
build_ruby 0.000651 0.000866 2.976059 ( 3.074409)
build_all 0.006425 0.000973 5.146316 ( 2.046112)
build_install 0.013841 0.002942 7.681067 ( 3.470767)
test_btest 0.000658 0.000261 53.785862 ( 15.211487)
test_basic 0.001889 0.005418 0.678876 ( 0.737419)
test_all 0.085401 0.028102 494.085538 (155.968978)
test_rubyspec 0.050449 0.033511 113.949299 ( 20.013648)
total: 203.94 sec