Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-151533
#<BuildRuby:0x000055facaf7e8e0
@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.20230212-151533",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.003808 0.000520 1.141884 ( 1.556061)
build_miniruby 0.000000 0.001301 1.140483 ( 1.146837)
build_ruby 0.000000 0.001696 2.380685 ( 2.594642)
build_all 0.005921 0.001244 3.872174 ( 2.301905)
build_install 0.012535 0.001399 2.940203 ( 2.342470)
test_btest 0.000630 0.000105 57.612944 ( 28.466568)
test_basic 0.002709 0.004159 0.450424 ( 0.561561)
test_all 0.001075 0.000215 656.869606 (254.128992)
test_rubyspec 0.031666 0.013538 72.749738 ( 84.185116)
total: 377.28 sec