Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260313-135424
#<BuildRuby:0x0000729eb12efdc0
@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.20260313-135424",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000033 0.000007 0.000040 ( 0.000041)
configure 0.000026 0.000006 0.000032 ( 0.000031)
build_up 0.003107 0.003557 2.596852 ( 2.720314)
build_miniruby 0.000468 0.001099 1.736873 ( 1.707738)
build_ruby 0.001135 0.000782 4.738048 ( 4.794740)
build_all 0.005552 0.003081 6.732907 ( 2.938628)
build_install 0.013162 0.004798 9.211672 ( 5.384847)
test_btest 0.000899 0.000097 77.869583 ( 21.415277)
test_basic 0.005364 0.003821 1.186191 ( 1.231539)
test_all 0.091148 0.038116 768.166573 (229.439950)
test_rubyspec 0.051238 0.034371 134.225105 ( 29.182350)
total: 298.82 sec