Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230621-230201
#<BuildRuby:0x000055d536c56140
@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.20230621-230201",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.005196 0.000216 1.839390 ( 3.133486)
build_miniruby 0.001209 0.000050 1.365053 ( 1.364036)
build_ruby 0.000000 0.001565 2.470447 ( 2.674744)
build_all 0.003831 0.002277 2.132842 ( 1.269477)
build_install 0.013750 0.001058 3.317577 ( 2.240136)
test_btest 0.000933 0.000072 76.672034 ( 20.965763)
test_basic 0.001405 0.004309 0.802722 ( 0.890070)
test_all 0.001185 0.000131 572.825291 (166.083998)
test_rubyspec 0.026206 0.017322 78.610921 ( 90.155324)
total: 288.78 sec