Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240729-093402
#<BuildRuby:0x00007f5cf367fdc0
@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.20240729-093402",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000038 0.000007 0.000045 ( 0.000044)
configure 0.000029 0.000005 0.000034 ( 0.000033)
build_up 0.009081 0.000792 4.319625 ( 6.292803)
build_miniruby 0.001951 0.000308 1.850641 ( 2.556404)
build_ruby 0.002391 0.000000 4.556775 ( 6.132288)
build_all 0.007695 0.003817 7.860809 ( 8.644683)
build_install 0.017406 0.010275 10.898305 ( 13.409278)
test_btest 0.000818 0.000171 101.942217 (135.470465)
test_basic 0.005446 0.009108 1.272405 ( 2.372786)
test_all 0.135973 0.037707 908.358158 (1099.095831)
test_rubyspec 0.041056 0.057309 163.742176 (107.057347)
total: 1381.03 sec