Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-041427
#<BuildRuby:0x000055affcc9a228
@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.20221229-041427",
@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.000007 0.000003 0.000010 ( 0.000010)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000010 0.000004 0.000014 ( 0.000015)
build_up 0.003269 0.001401 1.001648 ( 1.403665)
build_miniruby 0.001056 0.000000 1.029768 ( 1.028334)
build_ruby 0.001385 0.000000 3.122214 ( 3.506166)
build_all 0.006152 0.000168 3.320867 ( 1.573970)
build_install 0.011086 0.002216 2.674363 ( 1.796952)
test_btest 0.000540 0.000189 55.526564 ( 16.290785)
test_basic 0.002872 0.003518 0.442939 ( 0.593950)
test_all 0.000736 0.000280 608.680447 (189.972431)
test_rubyspec 0.025325 0.015426 61.913895 ( 71.844081)
total: 288.01 sec