Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250310-235429
#<BuildRuby:0x00007f225807fdd8
@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.20250310-235429",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000025 0.000007 0.000032 ( 0.000033)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.000160 0.006647 3.248374 ( 2.526756)
build_miniruby 0.001133 0.000392 1.451404 ( 1.448653)
build_ruby 0.001294 0.000448 3.611421 ( 21.519729)
build_all 0.007483 0.001181 5.312609 ( 2.324490)
build_install 0.012240 0.006709 7.804649 ( 5.229467)
test_btest 0.000723 0.000257 46.194516 ( 13.855984)
test_basic 0.003278 0.005239 0.795402 ( 1.067311)
test_all 0.082124 0.034481 579.298797 (176.297497)
test_rubyspec 0.046672 0.028051 100.986457 ( 25.591629)
total: 249.86 sec