Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230608-075139
#<BuildRuby:0x000055ec78cde2a8
@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.20230608-075139",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.000000 0.005992 1.590425 ( 3.491800)
build_miniruby 0.000000 0.001394 1.050712 ( 1.049331)
build_ruby 0.000000 0.001425 2.496203 ( 2.675876)
build_all 0.005616 0.000733 2.102481 ( 1.248907)
build_install 0.008423 0.004030 3.182275 ( 2.145735)
test_btest 0.000536 0.000179 76.321121 ( 20.233467)
test_basic 0.000834 0.004038 0.751309 ( 0.828600)
test_all 0.000918 0.000340 559.934360 (168.191465)
test_rubyspec 0.017524 0.022057 77.056403 ( 88.786282)
total: 288.65 sec