Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230604-110843
#<BuildRuby:0x0000562005bfe980
@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.20230604-110843",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000025)
build_up 0.003455 0.003827 1.966628 ( 4.113504)
build_miniruby 0.001482 0.000342 1.510710 ( 1.615144)
build_ruby 0.001504 0.000347 2.918298 ( 3.368108)
build_all 0.007275 0.000718 2.201027 ( 2.423106)
build_install 0.015381 0.004838 3.377912 ( 3.131730)
test_btest 0.001134 0.000265 60.960234 ( 36.422972)
test_basic 0.004967 0.003394 0.693725 ( 0.967473)
test_all 0.001306 0.000327 537.186274 (383.195391)
test_rubyspec 0.038330 0.025594 78.022660 (123.139645)
total: 558.38 sec