Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230617-211059
#<BuildRuby:0x0000559612eaa058
@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.20230617-211059",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000018 0.000008 0.000026 ( 0.000025)
configure 0.000018 0.000007 0.000025 ( 0.000025)
build_up 0.004679 0.001819 2.010896 ( 4.346374)
build_miniruby 0.000959 0.000373 1.432902 ( 1.620034)
build_ruby 0.001033 0.000402 2.832234 ( 3.360405)
build_all 0.007542 0.000000 2.390855 ( 2.101111)
build_install 0.013172 0.006187 3.525844 ( 3.395271)
test_btest 0.000657 0.000243 61.575828 ( 42.042684)
test_basic 0.002453 0.004827 0.685258 ( 1.051582)
test_all 0.001372 0.000000 563.892752 (440.537494)
test_rubyspec 0.035361 0.026050 78.987835 (115.815443)
total: 614.27 sec