Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250723-221818
#<BuildRuby:0x000071a13456fdc8
@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.20250723-221818",
@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.000033 0.000007 0.000040 ( 0.000039)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.003131 0.004529 3.703951 ( 2.684883)
build_miniruby 0.001401 0.000089 1.448691 ( 1.445689)
build_ruby 0.001613 0.000000 3.763715 ( 4.040699)
build_all 0.006454 0.002794 6.198677 ( 3.985958)
build_install 0.013163 0.008708 9.630750 ( 6.387026)
test_btest 0.002703 0.000146 57.804080 ( 18.153175)
test_basic 0.005687 0.002079 0.910215 ( 0.969033)
test_all 0.092036 0.028524 670.934032 (214.079124)
test_rubyspec 0.043367 0.034121 152.326244 ( 30.880514)
total: 282.63 sec