Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231130-125445
#<BuildRuby:0x00005578dd8de090
@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.20231130-125445",
@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.000006 0.000024 ( 0.000025)
autoconf 0.000026 0.000009 0.000035 ( 0.000035)
configure 0.000027 0.000009 0.000036 ( 0.000035)
build_up 0.004579 0.005713 25.909548 ( 23.522750)
build_miniruby 0.005524 0.006557 221.893709 (139.417321)
build_ruby 0.001688 0.000723 4.821456 ( 5.150553)
build_all 0.047723 0.035780 181.609053 (111.515536)
build_install 0.016934 0.003356 7.061917 ( 6.622708)
test_btest 0.000588 0.000294 63.048201 ( 61.770204)
test_basic 0.005136 0.002568 0.828756 ( 1.219239)
test_all 0.084047 0.045440 714.130972 (471.420277)
test_rubyspec 0.012635 0.059805 89.596023 (113.426663)
total: 934.07 sec