Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-152322
#<BuildRuby:0x000055aa18f8a008
@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.20230602-152322",
@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.000014 0.000000 0.000014 ( 0.000015)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000021 0.000001 0.000022 ( 0.000021)
build_up 0.003231 0.004241 2.023688 ( 5.145877)
build_miniruby 0.001749 0.000000 1.496641 ( 2.017680)
build_ruby 0.001692 0.000000 2.943527 ( 4.209991)
build_all 0.007550 0.000208 2.226211 ( 2.985387)
build_install 0.012965 0.009054 3.772435 ( 5.062268)
test_btest 0.000736 0.000098 80.413777 ( 78.035412)
test_basic 0.000000 0.006876 0.817151 ( 1.340194)
test_all 0.000000 0.001129 605.573811 (394.520030)
test_rubyspec 0.016036 0.039594 83.480085 (107.726695)
total: 601.04 sec