Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230909-133944
#<BuildRuby:0x000055dd5e715a48
@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.20230909-133944",
@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.000021 0.000000 0.000021 ( 0.000022)
autoconf 0.000030 0.000001 0.000031 ( 0.000031)
configure 0.000027 0.000001 0.000028 ( 0.000028)
build_up 0.003818 0.003864 2.372026 ( 5.323240)
build_miniruby 0.000000 0.002064 1.706807 ( 1.901674)
build_ruby 0.000349 0.001431 3.399450 ( 30.315271)
build_all 0.000000 0.009626 5.778186 ( 6.356336)
build_install 0.013757 0.010244 7.023138 ( 7.899002)
test_btest 0.000813 0.000170 62.807788 ( 59.809098)
test_basic 0.000476 0.007129 0.774228 ( 1.383189)
test_all 0.005657 0.006635 677.733357 (649.886359)
test_rubyspec 0.043799 0.035726 94.332942 (137.080777)
total: 899.96 sec