Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-010347
#<BuildRuby:0x0000559f94031fb8
@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.20230107-010347",
@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.000004 0.000018 ( 0.000019)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.004555 0.000189 1.036078 ( 1.400735)
build_miniruby 0.000820 0.000247 1.006301 ( 1.004767)
build_ruby 0.001091 0.000327 2.479096 ( 2.873189)
build_all 0.000000 0.006967 3.302971 ( 1.585315)
build_install 0.010486 0.003538 2.372734 ( 1.575854)
test_btest 0.000698 0.000267 55.122462 ( 15.562875)
test_basic 0.004489 0.000031 0.341007 ( 0.433976)
test_all 0.001315 0.000000 577.708657 (170.214776)
test_rubyspec 0.028103 0.011574 63.981295 ( 73.817843)
total: 268.47 sec