Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240803-014123
#<BuildRuby:0x00007f893813fdd0
@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.20240803-014123",
@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.000017 0.000008 0.000025 ( 0.000025)
autoconf 0.000028 0.000012 0.000040 ( 0.000039)
configure 0.000021 0.000009 0.000030 ( 0.000030)
build_up 0.000690 0.008503 3.861468 ( 6.651375)
build_miniruby 0.001167 0.000607 1.767168 ( 2.791127)
build_ruby 0.001672 0.000869 4.268167 ( 6.946329)
build_all 0.010146 0.000820 7.139920 ( 9.426507)
build_install 0.022128 0.004589 10.373755 ( 13.458456)
test_btest 0.000674 0.000295 102.538854 (142.682009)
test_basic 0.005458 0.006893 1.152787 ( 2.095157)
test_all 0.111225 0.054037 839.747842 (873.956051)
test_rubyspec 0.041372 0.054037 151.803346 ( 71.295661)
total: 1129.30 sec