Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231023-070152
#<BuildRuby:0x000055dc0a469e98
@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.20231023-070152",
@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.000004 0.000026 ( 0.000026)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.003652 0.003973 3.839419 ( 5.659005)
build_miniruby 0.001652 0.000000 1.671687 ( 2.292350)
build_ruby 0.002214 0.000000 3.229062 ( 4.054840)
build_all 0.008833 0.000134 5.146060 ( 5.165112)
build_install 0.020086 0.002630 7.298332 ( 6.898422)
test_btest 0.000859 0.000148 59.778084 ( 63.902848)
test_basic 0.004208 0.000722 0.771786 ( 1.314794)
test_all 0.101407 0.025245 621.594450 (621.181683)
test_rubyspec 0.019125 0.057615 90.899803 (155.282738)
total: 865.75 sec