Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240901-081836
#<BuildRuby:0x00007f4253a0fdd8
@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.20240901-081836",
@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.000026)
autoconf 0.000037 0.000008 0.000045 ( 0.000044)
configure 0.000032 0.000006 0.000038 ( 0.000038)
build_up 0.008999 0.000940 4.267000 ( 5.307060)
build_miniruby 0.001889 0.000367 1.865345 ( 1.910570)
build_ruby 0.001968 0.000383 4.763623 ( 5.200110)
build_all 0.009098 0.001769 7.820576 ( 5.507110)
build_install 0.024289 0.000980 10.574554 ( 7.564169)
test_btest 0.000957 0.000167 97.901238 ( 73.435694)
test_basic 0.003420 0.005524 1.225401 ( 1.755151)
test_all 0.135935 0.025038 867.742505 (456.361339)
test_rubyspec 0.040009 0.049296 154.609539 ( 52.739101)
total: 609.78 sec