Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-155242
#<BuildRuby:0x000055e06a599f48
@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.20230606-155242",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.005259 0.000657 1.842904 ( 3.108374)
build_miniruby 0.001069 0.000134 1.325589 ( 1.324629)
build_ruby 0.001209 0.000151 2.717107 ( 2.930242)
build_all 0.001148 0.004511 2.092394 ( 1.253817)
build_install 0.015064 0.001711 3.443748 ( 2.422905)
test_btest 0.000867 0.000139 74.804865 ( 20.493426)
test_basic 0.000000 0.004726 0.755097 ( 0.827414)
test_all 0.001291 0.000300 558.704338 (163.503663)
test_rubyspec 0.013828 0.033882 78.443238 ( 90.309250)
total: 286.17 sec