Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231025-010238
#<BuildRuby:0x0000563bd5b06258
@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.20231025-010238",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000029 0.000001 0.000030 ( 0.000031)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.008000 0.000129 2.490340 ( 4.003436)
build_miniruby 0.008889 0.000287 169.213811 ( 88.257602)
build_ruby 0.001969 0.000063 3.676251 ( 4.703474)
build_all 0.011812 0.000381 32.782009 ( 28.999430)
build_install 0.014079 0.010147 6.963076 ( 8.361905)
test_btest 0.001102 0.000100 65.925042 ( 79.539978)
test_basic 0.003240 0.005444 0.811242 ( 2.896916)
test_all 0.079728 0.049321 670.857387 (590.099939)
test_rubyspec 0.033921 0.043547 88.344863 (159.803202)
total: 966.67 sec