Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231112-162501
#<BuildRuby:0x00005627612b6450
@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.20231112-162501",
@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.000030 0.000005 0.000035 ( 0.000026)
autoconf 0.000037 0.000006 0.000043 ( 0.000036)
configure 0.000028 0.000005 0.000033 ( 0.000032)
build_up 0.006601 0.000401 2.261123 ( 3.007662)
build_miniruby 0.001575 0.000242 1.631153 ( 1.750147)
build_ruby 0.001608 0.000247 3.159531 ( 28.574943)
build_all 0.006689 0.001029 4.812699 ( 2.895575)
build_install 0.014803 0.003255 5.951115 ( 12.769671)
test_btest 0.000710 0.000115 59.069208 ( 27.047408)
test_basic 0.003581 0.004957 0.804533 ( 1.055972)
test_all 0.101485 0.024203 627.308888 (465.249121)
test_rubyspec 0.058704 0.020774 89.914618 (163.442372)
total: 705.79 sec