Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-031000
#<BuildRuby:0x0000564d352be7c8
@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.20230603-031000",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000020 0.000002 0.000022 ( 0.000024)
build_up 0.001457 0.004139 1.898946 ( 3.250664)
build_miniruby 0.001003 0.000160 1.430041 ( 1.429083)
build_ruby 0.001978 0.000317 2.846383 ( 3.101604)
build_all 0.006877 0.000429 2.229566 ( 1.583697)
build_install 0.013359 0.005086 3.667551 ( 2.840649)
test_btest 0.000279 0.000689 80.619638 ( 39.389420)
test_basic 0.000000 0.008259 0.860518 ( 1.367937)
test_all 0.000000 0.001577 631.253048 (651.607951)
test_rubyspec 0.030729 0.037524 90.285120 (146.127478)
total: 850.70 sec