Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240904-161911
#<BuildRuby:0x00007f530ba1fdc8
@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.20240904-161911",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000045 0.000003 0.000048 ( 0.000047)
configure 0.000038 0.000003 0.000041 ( 0.000040)
build_up 0.005349 0.003717 4.170129 ( 5.864226)
build_miniruby 0.002012 0.000000 1.790709 ( 2.718180)
build_ruby 0.002241 0.000044 4.311448 ( 28.117093)
build_all 0.008352 0.003110 7.469032 ( 6.307681)
build_install 0.002163 0.023126 10.512482 ( 8.176970)
test_btest 0.000904 0.000221 92.747292 ( 75.491766)
test_basic 0.008413 0.005032 1.160210 ( 1.808471)
test_all 0.105924 0.053227 822.701664 (473.866074)
test_rubyspec 0.056050 0.034848 143.357831 ( 43.213796)
total: 645.57 sec