Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230618-071314
#<BuildRuby:0x000055c78722e058
@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.20230618-071314",
@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.000000 0.000019 ( 0.000019)
autoconf 0.000024 0.000000 0.000024 ( 0.000024)
configure 0.000022 0.000000 0.000022 ( 0.000023)
build_up 0.007160 0.000000 2.232499 ( 5.040313)
build_miniruby 0.001562 0.000000 1.866975 ( 2.726883)
build_ruby 0.001684 0.000000 2.841956 ( 27.478344)
build_all 0.008293 0.000000 2.449906 ( 3.281808)
build_install 0.012399 0.008665 3.804375 ( 14.826334)
test_btest 0.001185 0.000071 61.994134 ( 47.962062)
test_basic 0.003518 0.003926 0.697451 ( 1.067348)
test_all 0.001893 0.000162 558.546139 (470.014654)
test_rubyspec 0.035848 0.026956 81.134190 (118.604369)
total: 691.00 sec