Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230710-231551
#<BuildRuby:0x000056337efe1ef8
@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.20230710-231551",
@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.000000 0.000015 ( 0.000016)
autoconf 0.000029 0.000000 0.000029 ( 0.000029)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.006167 0.000000 2.067631 ( 4.273415)
build_miniruby 0.001486 0.000000 1.622079 ( 1.800361)
build_ruby 0.002074 0.000000 3.121511 ( 3.433365)
build_all 0.004771 0.004119 5.311648 ( 3.782449)
build_install 0.006825 0.012704 6.439588 ( 4.716348)
test_btest 0.000763 0.000095 61.840558 ( 45.345384)
test_basic 0.007445 0.000000 0.824408 ( 1.258838)
test_all 0.001394 0.000053 561.944236 (331.667988)
test_rubyspec 0.027089 0.034016 84.624357 (117.006139)
total: 513.29 sec