Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250503-225136
#<BuildRuby:0x00007fc853befdc0
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250503-225136",
@make="make",
@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.000018 0.000003 0.000021 ( 0.000023)
autoconf 0.000034 0.000007 0.000041 ( 0.000041)
configure 0.000026 0.000004 0.000030 ( 0.000031)
build_up 0.006057 0.000352 2.549734 ( 3.016396)
build_miniruby 0.001311 0.000226 1.524718 ( 1.521858)
build_ruby 0.000000 0.002043 4.073430 ( 4.214193)
build_all 0.000976 0.008388 6.513006 ( 2.784649)
build_install 0.009675 0.009842 8.610897 ( 4.718334)
test_btest 0.000608 0.000191 51.337655 ( 14.667885)
test_basic 0.008686 0.000350 0.857615 ( 0.912899)
test_all 0.080139 0.039107 622.323143 (210.114015)
test_rubyspec 0.041501 0.034728 106.457516 ( 24.315940)
total: 266.27 sec