Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240831-011043
#<BuildRuby:0x00007f594f00fdc0
@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.20240831-011043",
@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.000019 0.000006 0.000025 ( 0.000024)
autoconf 0.000030 0.000010 0.000040 ( 0.000039)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.006082 0.000616 2.444019 ( 2.635952)
build_miniruby 0.001127 0.000338 1.095684 ( 1.092855)
build_ruby 0.001219 0.000366 2.927215 ( 29.170232)
build_all 0.007004 0.000785 6.214634 ( 2.408854)
build_install 0.008136 0.010143 8.293120 ( 10.624270)
test_btest 0.000764 0.000278 95.005084 ( 25.763061)
test_basic 0.004017 0.004372 0.894119 ( 0.957223)
test_all 0.100783 0.048956 740.338632 (232.476892)
test_rubyspec 0.052255 0.039011 159.428476 ( 26.547557)
total: 331.68 sec