Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-032442
#<BuildRuby:0x000055b54a1ca138
@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.20230212-032442",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.003803 0.000600 1.136046 ( 1.520805)
build_miniruby 0.001268 0.000200 1.152780 ( 1.158650)
build_ruby 0.000000 0.001840 2.273348 ( 2.539480)
build_all 0.005216 0.001748 3.789140 ( 2.095333)
build_install 0.012530 0.001527 2.873686 ( 2.550259)
test_btest 0.000000 0.000869 55.296370 ( 27.058776)
test_basic 0.000000 0.005679 0.430648 ( 0.554346)
test_all 0.000000 0.002066 623.163718 (234.454921)
test_rubyspec 0.014280 0.032209 72.701226 ( 83.640653)
total: 355.57 sec