Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240710-101538
#<BuildRuby:0x00007fd294d0fde0
@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.20240710-101538",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000030 0.000009 0.000039 ( 0.000039)
configure 0.000024 0.000008 0.000032 ( 0.000032)
build_up 0.000984 0.006929 3.627723 ( 3.431719)
build_miniruby 0.001397 0.000499 1.376308 ( 1.374142)
build_ruby 0.001903 0.000000 3.822214 ( 3.966763)
build_all 0.005471 0.003791 7.764899 ( 3.120212)
build_install 0.012282 0.007169 10.269827 ( 4.684003)
test_btest 0.000655 0.000253 110.974582 ( 29.455100)
test_basic 0.005197 0.004624 1.273860 ( 1.324162)
test_all 0.111754 0.036493 824.367332 (232.253013)
test_rubyspec 0.048602 0.038875 160.865248 ( 32.847953)
total: 312.46 sec