Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250316-034225
#<BuildRuby:0x00007fa9257dfde0
@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.20250316-034225",
@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.000011 0.000006 0.000017 ( 0.000018)
autoconf 0.000024 0.000013 0.000037 ( 0.000038)
configure 0.000017 0.000010 0.000027 ( 0.000028)
build_up 0.004284 0.002448 2.435685 ( 2.221639)
build_miniruby 0.000883 0.000505 1.474731 ( 1.472177)
build_ruby 0.001065 0.000609 3.301182 ( 3.462060)
build_all 0.004273 0.004245 5.410126 ( 2.262399)
build_install 0.009158 0.010409 7.440634 ( 3.955960)
test_btest 0.000525 0.000336 46.832560 ( 14.979569)
test_basic 0.001600 0.006466 0.788397 ( 0.846524)
test_all 0.094874 0.023593 585.084857 (170.375446)
test_rubyspec 0.019568 0.060453 95.765886 ( 23.688748)
total: 223.27 sec