Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231113-102938
#<BuildRuby:0x0000559232046090
@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.20231113-102938",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.003677 0.004894 2.497786 ( 4.986453)
build_miniruby 0.007006 0.001617 172.212913 (178.255558)
build_ruby 0.001391 0.000321 3.749295 ( 5.886123)
build_all 0.009552 0.002205 31.294116 ( 33.411529)
build_install 0.015122 0.006227 6.440032 ( 7.649978)
test_btest 0.000584 0.000146 64.760863 ( 86.336131)
test_basic 0.007253 0.000517 0.800695 ( 1.624501)
test_all 0.075779 0.055384 675.691700 (822.112964)
test_rubyspec 0.034392 0.049925 92.224441 (166.404612)
total: 1306.67 sec