Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230612-191237
#<BuildRuby:0x000055e1fa53a408
@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.20230612-191237",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.005777 0.001031 2.038387 ( 4.767602)
build_miniruby 0.001666 0.000298 56.126254 ( 36.857407)
build_ruby 0.001440 0.000257 2.861766 ( 3.918308)
build_all 0.006082 0.001086 2.278013 ( 2.618621)
build_install 0.014139 0.004528 3.506979 ( 3.892367)
test_btest 0.000716 0.000138 61.579240 ( 45.916170)
test_basic 0.000000 0.006918 0.696630 ( 1.025542)
test_all 0.000919 0.000631 568.631517 (503.120484)
test_rubyspec 0.024789 0.038165 77.438885 (121.423725)
total: 723.54 sec