Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230629-031512
#<BuildRuby:0x000055f05578a398
@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/master-no-rjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
@TARGET_NAME="master-no-rjit",
@TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--disable-rjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20230629-031512",
@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.000021)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.006804 0.000292 2.236629 ( 4.837398)
build_miniruby 0.001934 0.000200 2.252485 ( 2.715286)
build_ruby 0.001656 0.000000 3.257469 ( 4.127058)
build_all 0.008089 0.000566 5.274155 ( 4.761110)
build_install 0.011286 0.009818 6.735447 ( 6.993882)
test_btest 0.001147 0.000000 62.803447 ( 51.835152)
test_basic 0.000000 0.008350 0.795022 ( 1.312664)
test_all 0.000000 0.001702 586.956641 (418.361740)
test_rubyspec 0.037059 0.024096 82.182029 (119.984577)
total: 614.93 sec