Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250618-124613
#<BuildRuby:0x00007bee8b6cfde0
@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.20250618-124613",
@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.000016 0.000003 0.000019 ( 0.000021)
autoconf 0.000029 0.000007 0.000036 ( 0.000035)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.003535 0.004423 3.627802 ( 2.661589)
build_miniruby 0.001318 0.000078 1.495488 ( 1.492605)
build_ruby 0.001342 0.000351 3.414722 ( 3.526335)
build_all 0.004675 0.003258 5.975228 ( 2.586551)
build_install 0.011734 0.006334 8.575288 ( 4.298788)
test_btest 0.000656 0.000199 51.492598 ( 14.724336)
test_basic 0.004913 0.001997 0.796748 ( 0.854868)
test_all 0.088793 0.027637 592.289111 (180.746548)
test_rubyspec 0.052934 0.026495 110.637392 ( 33.630090)
total: 244.52 sec