Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230210-151623
#<BuildRuby:0x0000559973412208
@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.20230210-151623",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.003618 0.001206 0.986218 ( 7.850952)
build_miniruby 0.006097 0.004983 165.361668 ( 52.029647)
build_ruby 0.001115 0.000429 3.068822 ( 2.576321)
build_all 0.039450 0.034259 151.505052 ( 39.301455)
build_install 0.008780 0.001985 2.543357 ( 1.760748)
test_btest 0.000000 0.000919 57.881042 ( 15.663206)
test_basic 0.000000 0.005680 0.414601 ( 0.508104)
test_all 0.000000 0.001207 638.498394 (211.479014)
test_rubyspec 0.020672 0.025066 69.302627 ( 80.345184)
total: 411.52 sec