Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250430-004151
#<BuildRuby:0x00007fb5f7e3fdc8
@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.20250430-004151",
@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.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000027 0.000008 0.000035 ( 0.000035)
configure 0.000024 0.000007 0.000031 ( 0.000032)
build_up 0.002997 0.002449 1.739142 ( 2.526577)
build_miniruby 0.001197 0.000372 1.251651 ( 1.252531)
build_ruby 0.001472 0.000456 3.544874 ( 3.737937)
build_all 0.007792 0.002418 6.595678 ( 4.005680)
build_install 0.019741 0.003829 9.032656 ( 6.746146)
test_btest 0.000731 0.000215 48.771812 ( 13.958644)
test_basic 0.000976 0.007279 0.725557 ( 0.777115)
test_all 0.079509 0.039235 549.217089 (173.936085)
test_rubyspec 0.037958 0.035842 104.582093 ( 21.971285)
total: 228.91 sec