Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230705-111357
#<BuildRuby:0x000055e27c4bddb8
@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.20230705-111357",
@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.000022 0.000000 0.000022 ( 0.000022)
autoconf 0.000030 0.000000 0.000030 ( 0.000030)
configure 0.000029 0.000000 0.000029 ( 0.000028)
build_up 0.008273 0.000000 2.257255 ( 4.928662)
build_miniruby 0.001580 0.000000 2.040094 ( 2.281858)
build_ruby 0.001973 0.000000 3.319459 ( 3.976561)
build_all 0.008414 0.000000 5.103705 ( 4.319815)
build_install 0.014539 0.004538 6.512500 ( 6.033780)
test_btest 0.001239 0.000035 67.079840 ( 41.756071)
test_basic 0.002304 0.004453 0.767234 ( 1.091108)
test_all 0.001593 0.000088 550.728529 (322.575767)
test_rubyspec 0.022090 0.035252 81.622787 (109.044361)
total: 496.01 sec