Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-163838
#<BuildRuby:0x0000560ca1bfded0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221203-163838",
@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.000015 0.000001 0.000016 ( 0.000015)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.007381 0.000125 1.588629 ( 3.187409)
build_miniruby 0.001398 0.000052 1.149392 ( 1.728562)
build_ruby 0.002017 0.000000 1.805547 ( 2.452208)
build_all 0.008977 0.000246 4.025801 ( 5.355400)
build_install 0.020719 0.000238 3.058660 ( 4.167356)
test_btest 0.001087 0.000035 67.643985 ( 68.157212)
test_basic 0.002401 0.004879 0.429441 ( 0.728856)
test_all 0.001907 0.000123 688.123193 (564.458910)
test_rubyspec 0.028493 0.023904 73.156301 ( 94.009765)
total: 744.25 sec