Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230605-090717
#<BuildRuby:0x000055cf3d3e2058
@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.20230605-090717",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.000000 0.006083 1.925127 ( 3.244154)
build_miniruby 0.001247 0.000445 1.287352 ( 1.309764)
build_ruby 0.001416 0.000315 2.866185 ( 3.057781)
build_all 0.004594 0.003110 2.283558 ( 1.973098)
build_install 0.005001 0.013940 3.317814 ( 2.619219)
test_btest 0.000586 0.000207 61.218758 ( 33.783862)
test_basic 0.001000 0.007166 0.711010 ( 0.888582)
test_all 0.000948 0.000390 542.925389 (336.227522)
test_rubyspec 0.034584 0.031213 78.390833 (120.965816)
total: 504.07 sec