Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240626-221049
#<BuildRuby:0x00007f1b87bffdc0
@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.20240626-221049",
@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.000020 0.000006 0.000026 ( 0.000026)
autoconf 0.000044 0.000013 0.000057 ( 0.000058)
configure 0.000032 0.000010 0.000042 ( 0.000041)
build_up 0.008171 0.000017 3.911003 ( 3.539031)
build_miniruby 0.001277 0.000359 1.474567 ( 1.471207)
build_ruby 0.001428 0.000402 4.154842 ( 4.316563)
build_all 0.006388 0.003587 8.014122 ( 3.238469)
build_install 0.018715 0.000614 10.752499 ( 5.060810)
test_btest 0.000747 0.000196 115.254887 ( 30.055388)
test_basic 0.003589 0.006928 1.212166 ( 1.260227)
test_all 0.092352 0.058765 808.393781 (255.912159)
test_rubyspec 0.056674 0.036568 164.637993 ( 37.749331)
total: 342.60 sec