Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250509-203015
#<BuildRuby:0x00007f1f4256fdc0
@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.20250509-203015",
@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.000031 0.000006 0.000037 ( 0.000037)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.002723 0.003696 2.578407 ( 2.711582)
build_miniruby 0.001468 0.000311 1.647325 ( 1.644726)
build_ruby 0.000000 0.001906 4.206880 ( 4.287848)
build_all 0.000372 0.007756 6.175338 ( 2.713056)
build_install 0.017361 0.000599 8.492264 ( 4.839699)
test_btest 0.000834 0.000214 51.489832 ( 14.946531)
test_basic 0.004410 0.003997 0.727332 ( 0.787304)
test_all 0.076712 0.039538 603.420755 (189.748831)
test_rubyspec 0.038172 0.039740 104.565754 ( 24.460828)
total: 246.14 sec