Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230205-224704
#<BuildRuby:0x000055c2e6bee7f0
@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.20230205-224704",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.004489 0.000816 1.154384 ( 2.186736)
build_miniruby 0.001266 0.000230 1.174448 ( 1.353554)
build_ruby 0.001491 0.000271 2.536571 ( 2.937047)
build_all 0.006615 0.000432 3.912872 ( 2.509170)
build_install 0.004799 0.008624 2.870091 ( 2.821522)
test_btest 0.000470 0.000117 55.673268 ( 28.792124)
test_basic 0.004848 0.001212 0.415148 ( 4.997332)
test_all 0.000815 0.000203 632.343313 (268.449654)
test_rubyspec 0.028599 0.020172 71.263784 ( 84.287492)
total: 398.34 sec