Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230916-021731
#<BuildRuby:0x000055f5e2d3e658
@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.20230916-021731",
@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.000019 0.000006 0.000025 ( 0.000025)
autoconf 0.000024 0.000007 0.000031 ( 0.000031)
configure 0.000017 0.000006 0.000023 ( 0.000024)
build_up 0.004660 0.004166 2.529418 ( 5.878535)
build_miniruby 0.002356 0.000816 97.749457 (116.263783)
build_ruby 0.000000 0.002252 3.564926 ( 27.603391)
build_all 0.007273 0.002855 5.679630 ( 7.593433)
build_install 0.016436 0.007236 7.214442 ( 10.635657)
test_btest 0.000922 0.000000 67.522093 ( 84.923005)
test_basic 0.009024 0.000000 0.853355 ( 1.582691)
test_all 0.009343 0.000697 676.338507 (769.668486)
test_rubyspec 0.046294 0.038611 95.803440 (138.441003)
total: 1162.59 sec