Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230731-032056
#<BuildRuby:0x00005585093ce018
@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.20230731-032056",
@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.000019 0.000005 0.000024 ( 0.000023)
autoconf 0.000025 0.000005 0.000030 ( 0.000031)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.003213 0.003839 2.371092 ( 4.806093)
build_miniruby 0.001466 0.000366 2.051782 ( 2.441654)
build_ruby 0.001380 0.000345 3.272340 ( 3.856046)
build_all 0.006134 0.001533 2.824934 ( 3.002145)
build_install 0.018263 0.000000 4.266278 ( 4.688131)
test_btest 0.000979 0.000000 63.133818 ( 49.768437)
test_basic 0.000408 0.008182 0.784512 ( 1.178340)
test_all 0.001248 0.000340 624.152841 (411.980419)
test_rubyspec 0.032909 0.030450 87.526251 (122.641407)
total: 604.36 sec