Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-225439
#<BuildRuby:0x0000563ce162e390
@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.20230122-225439",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000017 0.000002 0.000019 ( 0.000018)
build_up 0.004189 0.000399 1.093958 ( 1.468365)
build_miniruby 0.001187 0.000114 1.136619 ( 1.136095)
build_ruby 0.001646 0.000000 2.815705 ( 3.105270)
build_all 0.006872 0.000000 3.640982 ( 1.934305)
build_install 0.014528 0.000000 2.818558 ( 2.087584)
test_btest 0.000871 0.000000 57.211087 ( 17.324048)
test_basic 0.004320 0.000000 0.421741 ( 0.523206)
test_all 0.001534 0.000000 653.630208 (200.097937)
test_rubyspec 0.023007 0.022516 66.988831 ( 77.537086)
total: 305.21 sec