Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230817-093120
#<BuildRuby:0x0000563f1cec1e98
@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.20230817-093120",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000024 0.000001 0.000025 ( 0.000026)
configure 0.000020 0.000001 0.000021 ( 0.000023)
build_up 0.006850 0.000193 2.212003 ( 4.427916)
build_miniruby 0.001238 0.000083 1.786043 ( 2.435882)
build_ruby 0.001905 0.000127 3.178869 ( 3.939532)
build_all 0.005229 0.004279 5.616741 ( 4.685325)
build_install 0.019428 0.002749 7.141662 ( 6.089082)
test_btest 0.000924 0.000094 67.748211 ( 52.004071)
test_basic 0.002825 0.000289 0.792700 ( 6.295262)
test_all 0.008634 0.000885 665.513064 (368.206798)
test_rubyspec 0.023951 0.048433 90.255331 (116.100718)
total: 564.19 sec