Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-050739
#<BuildRuby:0x000055f8eb285fc0
@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.20230111-050739",
@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.000001 0.000013 ( 0.000014)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.004154 0.000377 1.033206 ( 1.444982)
build_miniruby 0.001211 0.000000 1.395215 ( 1.394170)
build_ruby 0.001355 0.000000 3.275009 ( 3.654969)
build_all 0.006903 0.000097 3.425059 ( 1.581605)
build_install 0.005018 0.008660 2.718586 ( 1.831347)
test_btest 0.000549 0.000088 55.858323 ( 15.152639)
test_basic 0.004161 0.000665 0.347084 ( 0.439125)
test_all 0.002002 0.000000 637.867481 (185.349382)
test_rubyspec 0.029968 0.011903 65.566322 ( 75.443745)
total: 286.29 sec