Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-025855
#<BuildRuby:0x00005651b5afe198
@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.20230101-025855",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.000158 0.004085 0.977796 ( 1.366060)
build_miniruby 0.001033 0.000141 1.262882 ( 1.261475)
build_ruby 0.001127 0.000154 3.147906 ( 3.538374)
build_all 0.000000 0.006670 3.645497 ( 1.823441)
build_install 0.014403 0.001181 3.047289 ( 2.154802)
test_btest 0.000581 0.000112 55.211330 ( 16.862345)
test_basic 0.000300 0.004184 0.340022 ( 0.432851)
test_all 0.001128 0.000261 611.150384 (192.292967)
test_rubyspec 0.023786 0.012758 62.683837 ( 72.696514)
total: 292.43 sec