Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240802-133853
#<BuildRuby:0x00007f155884fde0
@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.20240802-133853",
@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.000006 0.000029 ( 0.000028)
autoconf 0.000034 0.000007 0.000041 ( 0.000042)
configure 0.000030 0.000007 0.000037 ( 0.000035)
build_up 0.008153 0.000928 4.146256 ( 6.539467)
build_miniruby 0.001679 0.000373 1.857441 ( 2.621438)
build_ruby 0.002639 0.000000 4.711543 ( 6.365984)
build_all 0.010685 0.000207 7.404383 ( 9.118947)
build_install 0.014647 0.010965 10.482085 ( 13.370050)
test_btest 0.000729 0.000182 97.953743 (133.009562)
test_basic 0.011573 0.000633 1.229507 ( 2.189259)
test_all 0.092290 0.073613 809.593065 (881.579552)
test_rubyspec 0.060015 0.035489 154.599215 (105.335669)
total: 1160.13 sec