Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230807-132536
#<BuildRuby:0x000055de8afe5e98
@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.20230807-132536",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.003131 0.004614 2.277825 ( 4.926324)
build_miniruby 0.001542 0.000000 1.689430 ( 1.860696)
build_ruby 0.001733 0.000000 3.348850 ( 4.250423)
build_all 0.007908 0.000691 2.875632 ( 3.004790)
build_install 0.013535 0.006235 4.349922 ( 4.824942)
test_btest 0.000840 0.000183 67.091037 ( 53.314590)
test_basic 0.003304 0.004256 0.788497 ( 1.273247)
test_all 0.001169 0.000283 653.499172 (394.468158)
test_rubyspec 0.024283 0.035257 86.447764 (112.179082)
total: 580.10 sec