Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240814-072213
#<BuildRuby:0x00007fd3aaf8fdd8
@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.20240814-072213",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000043 0.000007 0.000050 ( 0.000051)
configure 0.000038 0.000006 0.000044 ( 0.000044)
build_up 0.007402 0.000525 3.134704 ( 3.174701)
build_miniruby 0.001645 0.000000 1.577806 ( 1.574247)
build_ruby 0.001858 0.000000 3.790010 ( 26.561266)
build_all 0.006146 0.004405 9.051581 ( 5.112653)
build_install 0.021060 0.004994 12.503224 ( 7.748130)
test_btest 0.000875 0.000164 113.692198 ( 33.817512)
test_basic 0.006132 0.004728 1.307393 ( 1.349058)
test_all 0.105814 0.047122 781.301608 (221.178201)
test_rubyspec 0.057390 0.034260 165.344720 ( 33.922833)
total: 334.44 sec