Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230816-213200
#<BuildRuby:0x0000559eb7b8ddb8
@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.20230816-213200",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.006422 0.000688 2.256281 ( 4.597102)
build_miniruby 0.001606 0.000000 1.785501 ( 1.974594)
build_ruby 0.001929 0.000000 3.256415 ( 3.682624)
build_all 0.004543 0.004217 5.505548 ( 4.325853)
build_install 0.008460 0.011007 6.782062 ( 5.499080)
test_btest 0.000662 0.000137 66.442075 ( 40.595206)
test_basic 0.003279 0.004794 0.856295 ( 1.125657)
test_all 0.008996 0.001114 591.612887 (307.268388)
test_rubyspec 0.052360 0.019973 90.711264 (111.919540)
total: 480.99 sec