Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230307-091717
#<BuildRuby:0x0000559d6241a190
@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.20230307-091717",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.004454 0.001012 1.516436 ( 2.843025)
build_miniruby 0.001203 0.000273 1.184089 ( 1.183897)
build_ruby 0.001558 0.000000 2.763036 ( 2.955722)
build_all 0.006792 0.000000 2.129473 ( 1.292450)
build_install 0.016553 0.000000 3.207596 ( 2.321545)
test_btest 0.000632 0.000000 67.861234 ( 21.024869)
test_basic 0.000228 0.004133 0.500239 ( 0.597913)
test_all 0.001962 0.000000 498.071027 (158.278552)
test_rubyspec 0.019416 0.022841 72.348649 ( 82.330656)
total: 272.83 sec