Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240829-105944
#<BuildRuby:0x00007ff03396fde0
@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.20240829-105944",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.006592 0.001318 3.479229 ( 3.489040)
build_miniruby 0.001462 0.000293 1.508204 ( 1.504839)
build_ruby 0.001481 0.000297 3.725986 ( 3.881607)
build_all 0.007150 0.001430 7.660638 ( 3.005786)
build_install 0.017639 0.001623 10.430564 ( 5.062118)
test_btest 0.000824 0.000154 117.993473 ( 31.304913)
test_basic 0.009052 0.000774 1.315643 ( 1.365341)
test_all 0.088560 0.065853 852.341390 (254.051714)
test_rubyspec 0.041111 0.053007 166.795122 ( 34.210289)
total: 337.88 sec