Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240305-181208
#<BuildRuby:0x000056048dc69d90
@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.20240305-181208",
@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.000002 0.000023 ( 0.000022)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.008460 0.000651 2.838170 ( 4.080212)
build_miniruby 0.001284 0.000099 1.754582 ( 2.169741)
build_ruby 0.001647 0.000127 3.674181 ( 4.399779)
build_all 0.007404 0.000570 5.874234 ( 4.632531)
build_install 0.018190 0.004684 7.877440 ( 6.411065)
test_btest 0.000860 0.000086 74.970738 ( 58.806660)
test_basic 0.008250 0.000336 0.868232 ( 2.219579)
test_all 0.063628 0.055245 684.786266 (443.820542)
test_rubyspec 0.044713 0.049473 119.831287 (168.460655)
total: 695.00 sec