Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231021-210402
#<BuildRuby:0x00005589caaea9a8
@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.20231021-210402",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.006933 0.000717 2.409752 ( 14.817703)
build_miniruby 0.001352 0.000140 2.020411 ( 3.496295)
build_ruby 0.001646 0.000171 3.193033 ( 29.474563)
build_all 0.001241 0.007885 5.376169 ( 5.536696)
build_install 0.016164 0.005588 6.839090 ( 7.622406)
test_btest 0.000725 0.000136 63.042329 ( 85.105506)
test_basic 0.007157 0.001342 0.795696 ( 1.468494)
test_all 0.101951 0.026557 674.525227 (745.851322)
test_rubyspec 0.019030 0.056242 89.752376 (148.318833)
total: 1041.69 sec