Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230721-110815
#<BuildRuby:0x000055ee0940a068
@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.20230721-110815",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.006422 0.000741 2.183002 ( 4.291271)
build_miniruby 0.001364 0.000157 1.503878 ( 1.525136)
build_ruby 0.002088 0.000241 2.963881 ( 3.348471)
build_all 0.006896 0.000796 2.648026 ( 2.217297)
build_install 0.018068 0.000000 3.840710 ( 3.227454)
test_btest 0.000786 0.000078 60.339739 ( 32.142877)
test_basic 0.000000 0.004459 0.769969 ( 1.012750)
test_all 0.000000 0.001323 572.548471 (291.476393)
test_rubyspec 0.032753 0.026218 80.393627 (106.757068)
total: 446.00 sec