Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231105-171832
#<BuildRuby:0x0000564d4fe7e1e8
@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.20231105-171832",
@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.000003 0.000017 ( 0.000018)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.005974 0.001148 2.290742 ( 7.154144)
build_miniruby 0.001564 0.000301 1.701995 ( 5.979111)
build_ruby 0.001868 0.000359 3.438521 ( 18.849643)
build_all 0.005888 0.003779 5.643641 ( 6.382538)
build_install 0.019498 0.002178 6.906392 ( 7.180595)
test_btest 0.000684 0.000137 61.694166 ( 64.506155)
test_basic 0.002684 0.005320 0.801605 ( 1.284199)
test_all 0.103046 0.021989 668.031172 (527.781458)
test_rubyspec 0.013454 0.060735 88.221076 (138.514429)
total: 777.63 sec