Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230729-232221
#<BuildRuby:0x000056014f9a9e98
@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.20230729-232221",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.002249 0.004344 2.310191 ( 4.851385)
build_miniruby 0.001946 0.000000 8.750711 ( 9.003872)
build_ruby 0.001488 0.000000 3.268176 ( 3.814755)
build_all 0.003309 0.004678 2.658817 ( 2.943272)
build_install 0.012468 0.005211 3.912768 ( 4.127356)
test_btest 0.000740 0.000197 59.155079 ( 44.035245)
test_basic 0.004117 0.004225 0.816292 ( 1.244188)
test_all 0.002133 0.000000 583.105484 (331.115294)
test_rubyspec 0.034516 0.023749 83.790661 (110.490066)
total: 511.63 sec