Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-135605
#<BuildRuby:0x00005646aadde360
@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-135605",
@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.000000 0.000067 0.000067 ( 0.000035)
configure 0.000000 0.000023 0.000023 ( 0.000023)
build_up 0.000000 0.005797 1.453739 ( 1.688817)
build_miniruby 0.000000 0.001154 0.834488 ( 0.833073)
build_ruby 0.000000 0.001543 1.392458 ( 1.385632)
build_all 0.003613 0.003211 3.639333 ( 1.877602)
build_install 0.013358 0.000317 2.495979 ( 1.624284)
test_btest 0.000516 0.000139 59.060324 ( 17.657424)
test_basic 0.003225 0.000868 0.365996 ( 0.462148)
test_all 0.001146 0.000309 612.240021 (190.692585)
test_rubyspec 0.010761 0.020623 60.268257 ( 70.169293)
total: 286.39 sec