Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241010-044843
#<BuildRuby:0x00007f592bb6fdd8
@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.20241010-044843",
@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.000025 0.000004 0.000029 ( 0.000031)
autoconf 0.000043 0.000007 0.000050 ( 0.000048)
configure 0.000037 0.000006 0.000043 ( 0.000043)
build_up 0.009545 0.000839 4.538152 ( 5.256786)
build_miniruby 0.000000 0.002543 27.315576 ( 23.102406)
build_ruby 0.000655 0.001562 4.362041 ( 4.613012)
build_all 0.006924 0.005497 9.118722 ( 8.120276)
build_install 0.017354 0.009619 9.998587 ( 8.615589)
test_btest 0.000798 0.000186 86.114066 ( 72.699299)
test_basic 0.000772 0.012169 1.138279 ( 1.364834)
test_all 0.108344 0.046313 777.852045 (547.690934)
test_rubyspec 0.064065 0.029830 125.297835 ( 80.097833)
total: 751.56 sec