Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230826-053434
#<BuildRuby:0x00005590579a1f18
@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.20230826-053434",
@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.000004 0.000025 ( 0.000025)
autoconf 0.000035 0.000007 0.000042 ( 0.000042)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.006947 0.000585 2.335911 ( 5.100036)
build_miniruby 0.001374 0.000257 1.790044 ( 2.652181)
build_ruby 0.001462 0.000274 3.407443 ( 28.534106)
build_all 0.008146 0.000750 5.559477 ( 6.428777)
build_install 0.016081 0.005705 6.942574 ( 9.695206)
test_btest 0.000857 0.000172 69.397719 ( 82.194771)
test_basic 0.003824 0.005274 0.877676 ( 1.475541)
test_all 0.001175 0.009358 678.384425 (699.503891)
test_rubyspec 0.046914 0.033027 96.100135 (134.936124)
total: 970.52 sec