Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230628-052203
#<BuildRuby:0x0000555d83b5dc28
@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.20230628-052203",
@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.000002 0.000014 ( 0.000015)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.007177 0.000000 2.238056 ( 6.467336)
build_miniruby 0.001665 0.000245 1.717604 ( 3.712060)
build_ruby 0.001347 0.000224 3.357380 ( 32.725121)
build_all 0.003734 0.004574 2.623408 ( 3.882687)
build_install 0.008948 0.012156 4.159819 ( 5.853691)
test_btest 0.000586 0.000165 85.610347 ( 83.518189)
test_basic 0.006739 0.000745 0.899232 ( 1.983345)
test_all 0.001676 0.000457 645.712301 (590.595874)
test_rubyspec 0.041325 0.022068 95.214013 (220.732742)
total: 949.47 sec