Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-123335
#<BuildRuby:0x000055b7cbdf23b0
@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.20221207-123335",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000014 0.000003 0.000017 ( 0.000018)
build_up 0.000000 0.006192 1.551005 ( 2.667939)
build_miniruby 0.000000 0.001208 1.587502 ( 1.798416)
build_ruby 0.000728 0.000771 2.491324 ( 2.828007)
build_all 0.007129 0.000000 3.604478 ( 2.963113)
build_install 0.013275 0.003038 2.933459 ( 2.938114)
test_btest 0.000596 0.000155 55.709589 ( 32.108391)
test_basic 0.005479 0.001421 0.433277 ( 0.637686)
test_all 0.000797 0.000207 628.124985 (287.972404)
test_rubyspec 0.025022 0.020050 70.390103 ( 81.305796)
total: 415.22 sec