Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240709-163339
#<BuildRuby:0x00007fce0138fdc0
@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.20240709-163339",
@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.000012 0.000006 0.000018 ( 0.000018)
autoconf 0.000019 0.000010 0.000029 ( 0.000029)
configure 0.000015 0.000007 0.000022 ( 0.000023)
build_up 0.002771 0.005262 3.681354 ( 3.230911)
build_miniruby 0.001145 0.000600 1.362079 ( 1.359192)
build_ruby 0.001284 0.000673 3.764701 ( 3.921299)
build_all 0.008152 0.000191 7.583816 ( 3.072114)
build_install 0.016318 0.003751 10.738425 ( 4.976654)
test_btest 0.001088 0.000000 112.189150 ( 30.142128)
test_basic 0.006314 0.003807 1.250411 ( 1.300542)
test_all 0.110500 0.040812 830.630742 (255.907482)
test_rubyspec 0.051062 0.041985 165.197073 ( 39.717566)
total: 343.63 sec