Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231102-011600
#<BuildRuby:0x0000555fc2021f80
@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.20231102-011600",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000026 0.000004 0.000030 ( 0.000031)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.007214 0.000474 2.287593 ( 3.628012)
build_miniruby 0.001214 0.000179 1.717106 ( 2.374385)
build_ruby 0.001833 0.000000 3.221418 ( 3.851244)
build_all 0.008132 0.000230 5.150312 ( 4.538478)
build_install 0.013577 0.006589 6.603335 ( 6.497747)
test_btest 0.000861 0.000148 59.695723 ( 63.215445)
test_basic 0.006985 0.001204 0.797490 ( 1.176952)
test_all 0.096173 0.025767 615.581914 (447.463389)
test_rubyspec 0.049572 0.026358 88.931715 (144.806317)
total: 677.55 sec