Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230926-202410
#<BuildRuby:0x0000562b6f332228
@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.20230926-202410",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000037 0.000005 0.000042 ( 0.000035)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.001312 0.005891 2.233884 ( 3.562105)
build_miniruby 0.001632 0.000316 1.673213 ( 1.674517)
build_ruby 0.001885 0.000000 3.106713 ( 3.338515)
build_all 0.008524 0.000000 5.306741 ( 2.984009)
build_install 0.014772 0.003600 6.401799 ( 3.521110)
test_btest 0.001816 0.000000 63.847157 ( 26.529283)
test_basic 0.001068 0.007192 0.851769 ( 1.104307)
test_all 0.010353 0.000666 652.558991 (395.715876)
test_rubyspec 0.049689 0.031122 95.017955 (131.078851)
total: 569.51 sec