Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-094005
#<BuildRuby:0x00005629654fe3b0
@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.20230213-094005",
@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.000018 0.000001 0.000019 ( 0.000018)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000021 0.000000 0.000021 ( 0.000022)
build_up 0.000364 0.004058 1.374988 ( 1.946075)
build_miniruby 0.001483 0.000129 1.200022 ( 1.204288)
build_ruby 0.001376 0.000119 2.470786 ( 2.707446)
build_all 0.003702 0.003625 3.872746 ( 2.205543)
build_install 0.013389 0.001606 3.041486 ( 2.693279)
test_btest 0.000634 0.000076 55.972567 ( 27.687034)
test_basic 0.001010 0.004720 0.468678 ( 0.565132)
test_all 0.001458 0.000233 642.087327 (257.227414)
test_rubyspec 0.018267 0.024682 67.047069 ( 76.981606)
total: 373.22 sec