Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-174657
#<BuildRuby:0x000055904645a390
@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.20230209-174657",
@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.000004 0.000016 ( 0.000017)
autoconf 0.000018 0.000006 0.000024 ( 0.000024)
configure 0.000018 0.000006 0.000024 ( 0.000025)
build_up 0.004948 0.000000 1.190327 ( 1.893542)
build_miniruby 0.001342 0.000000 1.198510 ( 1.277438)
build_ruby 0.001692 0.000000 2.648725 ( 2.969156)
build_all 0.007570 0.000077 3.959529 ( 2.513151)
build_install 0.010424 0.004675 2.971191 ( 2.847008)
test_btest 0.000560 0.000166 56.600635 ( 27.390110)
test_basic 0.001300 0.004452 0.432606 ( 0.534725)
test_all 0.001858 0.000162 634.553544 (239.844566)
test_rubyspec 0.024400 0.017699 65.562262 ( 75.647644)
total: 354.92 sec