Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240818-000117
#<BuildRuby:0x00007fe65b18fdc8
@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.20240818-000117",
@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.000005 0.000027 ( 0.000028)
autoconf 0.000036 0.000008 0.000044 ( 0.000044)
configure 0.000035 0.000008 0.000043 ( 0.000043)
build_up 0.004556 0.005177 4.210332 ( 5.503307)
build_miniruby 0.001822 0.000469 1.945667 ( 2.341123)
build_ruby 0.001795 0.000462 4.686195 ( 5.368234)
build_all 0.010041 0.001449 7.798672 ( 7.098220)
build_install 0.019052 0.008016 10.831483 ( 9.517866)
test_btest 0.001218 0.000000 99.295321 ( 95.781936)
test_basic 0.008367 0.004619 1.251100 ( 1.980019)
test_all 0.090821 0.073739 863.783445 (617.551859)
test_rubyspec 0.046158 0.046695 153.688604 ( 57.032869)
total: 802.18 sec