Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240715-143238
#<BuildRuby:0x00007f3ac0aafdc8
@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.20240715-143238",
@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.000013 0.000005 0.000018 ( 0.000019)
autoconf 0.000026 0.000009 0.000035 ( 0.000034)
configure 0.000024 0.000008 0.000032 ( 0.000033)
build_up 0.000000 0.007489 3.446608 ( 3.376766)
build_miniruby 0.001057 0.000792 1.428453 ( 1.425544)
build_ruby 0.001384 0.000585 3.179286 ( 3.356363)
build_all 0.007170 0.001268 7.802548 ( 3.081008)
build_install 0.010354 0.007922 10.090675 ( 4.705254)
test_btest 0.001016 0.000000 110.162356 ( 28.999719)
test_basic 0.005368 0.001109 0.875418 ( 0.931042)
test_all 0.120230 0.028287 807.903559 (239.734926)
test_rubyspec 0.045319 0.043230 157.256495 ( 33.891937)
total: 319.50 sec