Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-232337
#<BuildRuby:0x00005627f27562a8
@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-232337",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.001692 0.004360 1.263055 ( 2.544063)
build_miniruby 0.001504 0.000120 1.636006 ( 2.089703)
build_ruby 0.001454 0.000117 3.814489 ( 5.250727)
build_all 0.004015 0.004806 4.065290 ( 4.943055)
build_install 0.020225 0.001230 3.426369 ( 4.477114)
test_btest 0.000817 0.000090 60.287508 ( 65.675339)
test_basic 0.002407 0.004653 0.465263 ( 0.992112)
test_all 0.000000 0.002826 705.360656 (741.568615)
test_rubyspec 0.038781 0.012752 75.511514 (100.324683)
total: 927.87 sec