Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230512-090843
#<BuildRuby:0x000055b11d9ba338
@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.20230512-090843",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000030 0.000006 0.000036 ( 0.000035)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.006976 0.000603 2.059112 ( 4.584107)
build_miniruby 0.001459 0.000000 1.643546 ( 1.762158)
build_ruby 0.001661 0.000000 2.568688 ( 2.943059)
build_all 0.006676 0.000337 2.267938 ( 2.246244)
build_install 0.017762 0.000000 3.539193 ( 3.399171)
test_btest 0.001750 0.000000 57.070590 ( 39.531256)
test_basic 0.007284 0.000000 0.721436 ( 1.152793)
test_all 0.001231 0.000000 560.470551 (299.663592)
test_rubyspec 0.041317 0.016528 74.062294 ( 97.242244)
total: 452.53 sec