Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240710-210908
#<BuildRuby:0x00007f76eb27fdd0
@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.20240710-210908",
@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.000004 0.000026 ( 0.000026)
autoconf 0.000037 0.000007 0.000044 ( 0.000044)
configure 0.000028 0.000005 0.000033 ( 0.000034)
build_up 0.008478 0.001696 4.802473 ( 9.202559)
build_miniruby 0.002252 0.000451 82.305253 ( 90.581318)
build_ruby 0.002383 0.000000 4.523423 ( 6.284642)
build_all 0.009671 0.001532 7.521921 ( 9.346645)
build_install 0.026739 0.001527 10.931930 ( 13.989640)
test_btest 0.000880 0.000154 99.495982 (137.298681)
test_basic 0.003316 0.010245 1.186686 ( 2.721966)
test_all 0.138028 0.031525 848.619697 (1163.695460)
test_rubyspec 0.053611 0.041647 154.875332 (149.052388)
total: 1582.17 sec