Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240830-082026
#<BuildRuby:0x00007f210ad7fdc0
@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.20240830-082026",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000035 0.000006 0.000041 ( 0.000040)
configure 0.000029 0.000004 0.000033 ( 0.000034)
build_up 0.001579 0.007671 3.942446 ( 4.588247)
build_miniruby 0.001960 0.000000 1.672748 ( 1.703996)
build_ruby 0.002475 0.000107 4.387045 ( 4.656435)
build_all 0.008589 0.001879 7.296351 ( 4.918246)
build_install 0.019561 0.002243 10.031227 ( 6.268980)
test_btest 0.001058 0.000000 93.318875 ( 50.994615)
test_basic 0.008822 0.004805 1.204416 ( 1.563137)
test_all 0.112950 0.043643 784.553789 (334.191332)
test_rubyspec 0.030586 0.055137 145.977285 ( 38.651227)
total: 447.54 sec