Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-095714
#<BuildRuby:0x00005564c8d41f48
@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.20230526-095714",
@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.000019 0.000002 0.000021 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.003562 0.002749 1.835712 ( 3.711879)
build_miniruby 0.000000 0.001739 1.367590 ( 1.529399)
build_ruby 0.000000 0.001913 2.821777 ( 3.058998)
build_all 0.006307 0.000492 2.172193 ( 2.035048)
build_install 0.012879 0.004155 3.283757 ( 2.635556)
test_btest 0.000588 0.000122 72.423084 ( 42.999108)
test_basic 0.005293 0.001095 0.759645 ( 1.038446)
test_all 0.001465 0.000000 578.431961 (251.430159)
test_rubyspec 0.023841 0.029355 81.521888 (101.794931)
total: 410.23 sec