Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230205-210828
#<BuildRuby:0x000055f34e6b21b8
@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.20230205-210828",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.003585 0.000717 1.110775 ( 1.548220)
build_miniruby 0.001335 0.000000 1.137974 ( 1.141191)
build_ruby 0.001363 0.000000 2.362621 ( 2.612410)
build_all 0.005513 0.000778 3.694790 ( 2.040372)
build_install 0.013033 0.000000 2.719099 ( 2.294954)
test_btest 0.000568 0.000057 55.208125 ( 25.964529)
test_basic 0.001814 0.003931 0.405547 ( 0.501964)
test_all 0.001505 0.000301 625.282546 (234.457806)
test_rubyspec 0.028113 0.020546 71.604304 ( 82.275031)
total: 352.84 sec