Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230610-151318
#<BuildRuby:0x0000559cbb8ddf80
@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.20230610-151318",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000020 0.000004 0.000024 ( 0.000025)
build_up 0.006403 0.000491 1.979542 ( 4.651477)
build_miniruby 0.001168 0.000234 3.012678 ( 3.372443)
build_ruby 0.001495 0.000299 2.662088 ( 3.178183)
build_all 0.006798 0.000506 2.273557 ( 2.325088)
build_install 0.011134 0.008136 3.610121 ( 3.834748)
test_btest 0.000540 0.000130 59.080067 ( 39.038843)
test_basic 0.007086 0.000000 0.649013 ( 1.063946)
test_all 0.001151 0.000000 553.846944 (425.315572)
test_rubyspec 0.028314 0.037526 79.798437 (124.390719)
total: 607.17 sec