Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230622-051631
#<BuildRuby:0x00005627c5b8e2a8
@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.20230622-051631",
@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.000016 0.000002 0.000018 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.006573 0.000295 2.027423 ( 4.569884)
build_miniruby 0.001686 0.000174 1.605363 ( 1.832149)
build_ruby 0.001522 0.000000 3.070706 ( 3.730211)
build_all 0.008090 0.000582 4.917058 ( 4.299061)
build_install 0.020331 0.000000 6.319665 ( 5.149095)
test_btest 0.000926 0.000000 63.790138 ( 42.257999)
test_basic 0.003690 0.004150 0.748508 ( 1.195911)
test_all 0.001370 0.000153 566.232766 (364.500922)
test_rubyspec 0.036348 0.020510 79.195275 (107.602955)
total: 535.14 sec