Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231022-170213
#<BuildRuby:0x00005616b0e9e090
@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.20231022-170213",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.008471 0.000100 3.718945 ( 5.122852)
build_miniruby 0.001330 0.000190 1.663249 ( 1.921344)
build_ruby 0.001581 0.000225 3.216295 ( 3.759930)
build_all 0.007655 0.000501 5.200320 ( 4.179402)
build_install 0.021259 0.001672 7.483614 ( 6.325619)
test_btest 0.000000 0.001102 59.578391 ( 46.457507)
test_basic 0.005504 0.002808 0.771289 ( 1.197838)
test_all 0.089652 0.038185 629.521570 (596.084045)
test_rubyspec 0.051032 0.030170 90.626553 (156.287280)
total: 821.34 sec