Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230511-110915
#<BuildRuby:0x000055a717259f18
@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.20230511-110915",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000024 0.000001 0.000025 ( 0.000026)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.002594 0.003701 1.875750 ( 4.214493)
build_miniruby 0.001554 0.000167 1.386012 ( 1.513863)
build_ruby 0.001548 0.000166 2.602112 ( 3.107437)
build_all 0.006516 0.000269 2.134160 ( 2.290817)
build_install 0.016397 0.000813 3.339160 ( 3.615482)
test_btest 0.001045 0.000101 59.088130 ( 39.547986)
test_basic 0.005552 0.000537 0.630925 ( 0.869383)
test_all 0.002166 0.000038 531.108699 (257.678880)
test_rubyspec 0.034245 0.018051 73.276539 ( 97.713615)
total: 410.55 sec