Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240906-021753
#<BuildRuby:0x00007f55296afdd0
@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.20240906-021753",
@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.000024 0.000003 0.000027 ( 0.000027)
autoconf 0.000044 0.000005 0.000049 ( 0.000049)
configure 0.000037 0.000005 0.000042 ( 0.000042)
build_up 0.010031 0.000747 4.463164 ( 5.409457)
build_miniruby 0.001456 0.000182 2.433582 ( 2.654778)
build_ruby 0.000000 0.002056 4.584402 ( 5.010421)
build_all 0.007955 0.003284 7.757971 ( 5.251922)
build_install 0.014621 0.009980 10.885291 ( 8.801990)
test_btest 0.000894 0.000170 93.848688 ( 79.972728)
test_basic 0.004043 0.010175 1.225573 ( 2.038356)
test_all 0.098963 0.064166 873.258252 (547.368431)
test_rubyspec 0.056744 0.040211 154.457365 ( 72.174081)
total: 728.68 sec