Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240706-064340
#<BuildRuby:0x00007f09429cfde0
@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.20240706-064340",
@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.000018 0.000006 0.000024 ( 0.000025)
autoconf 0.000030 0.000010 0.000040 ( 0.000040)
configure 0.000026 0.000009 0.000035 ( 0.000036)
build_up 0.000351 0.008087 3.659023 ( 3.280178)
build_miniruby 0.001720 0.000000 1.225802 ( 1.222920)
build_ruby 0.000473 0.001507 3.552987 ( 3.722595)
build_all 0.003279 0.005311 7.278403 ( 2.707313)
build_install 0.006554 0.013219 9.831360 ( 4.389944)
test_btest 0.000610 0.000356 111.279309 ( 29.956070)
test_basic 0.005020 0.004624 1.078266 ( 1.123093)
test_all 0.099390 0.055163 803.713165 (244.098939)
test_rubyspec 0.045496 0.050595 175.784656 ( 30.085495)
total: 320.59 sec