Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230831-053735
#<BuildRuby:0x000055c1116c5fc0
@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.20230831-053735",
@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.000021 0.000004 0.000025 ( 0.000024)
autoconf 0.000031 0.000005 0.000036 ( 0.000031)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.002336 0.004571 2.047006 ( 3.707363)
build_miniruby 0.002223 0.000000 2.102565 ( 2.615973)
build_ruby 0.001677 0.000000 3.271425 ( 4.343380)
build_all 0.007288 0.002162 5.867361 ( 6.346915)
build_install 0.021521 0.001924 7.170308 ( 7.599854)
test_btest 0.001025 0.000000 73.601974 ( 65.945087)
test_basic 0.003528 0.004259 0.875349 ( 1.480141)
test_all 0.011189 0.001478 671.811299 (745.976057)
test_rubyspec 0.073088 0.010604 98.463419 (143.782700)
total: 981.80 sec