Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230825-193622
#<BuildRuby:0x000056111a176980
@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.20230825-193622",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000033 0.000002 0.000035 ( 0.000034)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.010395 0.000375 4.049551 ( 8.248142)
build_miniruby 0.003874 0.000228 20.402832 ( 24.359777)
build_ruby 0.002227 0.000131 3.499455 ( 28.973948)
build_all 0.010159 0.000075 5.616609 ( 6.975089)
build_install 0.018129 0.003256 7.240250 ( 9.257624)
test_btest 0.001060 0.000000 72.396004 ( 80.739857)
test_basic 0.000000 0.008925 0.842231 ( 1.503974)
test_all 0.004294 0.007399 691.329701 (601.171207)
test_rubyspec 0.031165 0.035878 89.496176 (109.254729)
total: 870.49 sec