Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250720-191013
#<BuildRuby:0x000072ae1bc5fdc8
@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.20250720-191013",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.000493 0.006851 3.150210 ( 2.169006)
build_miniruby 0.001010 0.000297 1.322788 ( 1.319937)
build_ruby 0.001004 0.000706 3.134866 ( 3.352333)
build_all 0.005400 0.001818 5.078429 ( 2.045731)
build_install 0.011908 0.005927 7.783477 ( 3.799688)
test_btest 0.002307 0.000083 53.625973 ( 14.661959)
test_basic 0.003692 0.002950 0.685289 ( 0.740909)
test_all 0.090392 0.023970 618.039365 (219.002876)
test_rubyspec 0.057889 0.022224 148.907009 ( 24.292999)
total: 271.39 sec