Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231023-110151
#<BuildRuby:0x0000558f89e22138
@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.20231023-110151",
@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.000022 0.000003 0.000025 ( 0.000024)
autoconf 0.000030 0.000005 0.000035 ( 0.000033)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.003865 0.004761 3.791346 ( 4.653324)
build_miniruby 0.001128 0.000217 2.783074 ( 2.672003)
build_ruby 0.001623 0.000313 3.240740 ( 3.594957)
build_all 0.006888 0.001325 4.988889 ( 3.281135)
build_install 0.020621 0.000406 7.268221 ( 24.726301)
test_btest 0.000700 0.000117 63.061542 ( 49.085160)
test_basic 0.006394 0.001066 0.731034 ( 1.218237)
test_all 0.088364 0.038196 654.143004 (578.403700)
test_rubyspec 0.043755 0.035394 90.579387 (161.668176)
total: 829.30 sec