Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-171036
#<BuildRuby:0x000055ae9d1b5fc0
@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.20230103-171036",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.000260 0.004033 1.074559 ( 1.455345)
build_miniruby 0.001135 0.000000 1.375760 ( 1.374623)
build_ruby 0.000048 0.001625 3.314973 ( 3.693847)
build_all 0.004503 0.001576 3.386323 ( 1.728089)
build_install 0.008951 0.004307 2.891630 ( 1.944379)
test_btest 0.000820 0.000000 55.719535 ( 15.209325)
test_basic 0.004353 0.000000 0.389753 ( 0.483288)
test_all 0.001344 0.000000 614.952884 (184.437201)
test_rubyspec 0.032732 0.014723 67.049516 ( 77.565988)
total: 287.89 sec