Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250913-162911
#<BuildRuby:0x000070393837fdc0
@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.20250913-162911",
@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.000021 0.000005 0.000026 ( 0.000028)
autoconf 0.000037 0.000009 0.000046 ( 0.000045)
configure 0.000000 0.000043 0.000043 ( 0.000043)
build_up 0.002235 0.008330 4.657156 ( 3.456756)
build_miniruby 0.001342 0.000000 1.183636 ( 1.181451)
build_ruby 0.001238 0.000192 2.779158 ( 44.541912)
build_all 0.004151 0.002061 4.002309 ( 3.374732)
build_install 0.013977 0.003603 7.763212 ( 3.599045)
test_btest 0.000791 0.000247 55.038092 ( 15.078197)
test_basic 0.002781 0.003347 0.692775 ( 0.749804)
test_all 0.089873 0.022154 497.300053 (157.641664)
test_rubyspec 0.041911 0.035734 107.729580 ( 18.836808)
total: 248.46 sec