Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230907-053730
#<BuildRuby:0x0000560cc16e2980
@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.20230907-053730",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.005995 0.000621 1.879154 ( 3.333656)
build_miniruby 0.001696 0.000175 1.841673 ( 2.321835)
build_ruby 0.001899 0.000000 3.413705 ( 4.530157)
build_all 0.000000 0.009296 5.697151 ( 5.716268)
build_install 0.014065 0.006590 6.614047 ( 6.254337)
test_btest 0.000770 0.000158 62.744668 ( 54.081945)
test_basic 0.003275 0.004906 0.824319 ( 1.475225)
test_all 0.010577 0.000469 671.168664 (691.605569)
test_rubyspec 0.030811 0.054136 94.606662 (147.335802)
total: 916.66 sec