Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230622-151625
#<BuildRuby:0x000055d2da2da048
@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.20230622-151625",
@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.000005 0.000019 ( 0.000019)
autoconf 0.000017 0.000006 0.000023 ( 0.000023)
configure 0.000016 0.000006 0.000022 ( 0.000022)
build_up 0.000000 0.006352 2.061520 ( 4.728156)
build_miniruby 0.000089 0.001393 1.612549 ( 2.034633)
build_ruby 0.001130 0.000509 3.161131 ( 4.250034)
build_all 0.007086 0.001343 5.001207 ( 5.642555)
build_install 0.012594 0.007963 6.262279 ( 6.654909)
test_btest 0.000832 0.000378 67.599605 ( 60.799648)
test_basic 0.002829 0.000000 0.754496 ( 1.333837)
test_all 0.001689 0.000029 544.886320 (416.791438)
test_rubyspec 0.022005 0.037263 78.873366 (111.604055)
total: 613.84 sec