Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230113-120808
#<BuildRuby:0x00005652bc05a1a8
@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.20230113-120808",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000016 0.000006 0.000022 ( 0.000022)
configure 0.000014 0.000005 0.000019 ( 0.000020)
build_up 0.000511 0.004164 1.049165 ( 1.457125)
build_miniruby 0.001575 0.000000 1.410240 ( 1.409858)
build_ruby 0.001457 0.000000 3.587273 ( 3.977231)
build_all 0.003738 0.003536 3.668467 ( 1.905974)
build_install 0.014337 0.000924 2.793437 ( 1.996478)
test_btest 0.000560 0.000204 55.625175 ( 23.351967)
test_basic 0.001419 0.004658 0.441680 ( 0.539019)
test_all 0.000799 0.000327 644.056430 (242.379116)
test_rubyspec 0.026092 0.023776 71.481315 ( 87.330880)
total: 364.35 sec