Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240627-021145
#<BuildRuby:0x00007f7bf535fde0
@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.20240627-021145",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000038 0.000007 0.000045 ( 0.000044)
configure 0.000030 0.000006 0.000036 ( 0.000035)
build_up 0.000843 0.007099 3.766174 ( 4.573239)
build_miniruby 0.001279 0.000320 1.539712 ( 1.537035)
build_ruby 0.001564 0.000391 3.893780 ( 4.058715)
build_all 0.000776 0.008121 7.901309 ( 3.813757)
build_install 0.013314 0.004423 11.066411 ( 5.278631)
test_btest 0.000000 0.001179 114.212380 ( 32.544902)
test_basic 0.002110 0.007580 1.300333 ( 2.660476)
test_all 0.113597 0.035507 846.836420 (237.745860)
test_rubyspec 0.067049 0.027736 168.242994 ( 34.118820)
total: 326.33 sec