Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-191958
#<BuildRuby:0x000055a1ee95a138
@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.20240110-191958",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000023 0.000002 0.000025 ( 0.000023)
build_up 0.001712 0.003772 1.290375 ( 1.630305)
build_miniruby 0.001423 0.000000 1.375428 ( 1.373100)
build_ruby 0.001993 0.000000 3.291926 ( 3.514469)
build_all 0.006000 0.000624 5.728212 ( 2.392161)
build_install 0.007831 0.008244 6.410119 ( 3.167289)
test_btest 0.000610 0.000105 81.310604 ( 21.045235)
test_basic 0.001698 0.004523 0.822794 ( 0.878648)
test_all 0.073805 0.042971 703.169690 (203.532164)
test_rubyspec 0.037270 0.021568 86.539035 ( 97.996604)
total: 335.53 sec