Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231017-182507
#<BuildRuby:0x000055603036e0d0
@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.20231017-182507",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000039 0.000006 0.000045 ( 0.000041)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.004822 0.004298 2.638611 ( 3.847209)
build_miniruby 0.001575 0.000291 13.292585 ( 13.524725)
build_ruby 0.001461 0.000270 3.556101 ( 3.858507)
build_all 0.008630 0.000796 5.607874 ( 4.046285)
build_install 0.013510 0.010026 7.363461 ( 5.670811)
test_btest 0.000848 0.000198 69.377515 ( 50.041503)
test_basic 0.000000 0.008857 0.803097 ( 0.879024)
test_all 0.004553 0.006550 677.310401 (266.353333)
test_rubyspec 0.037989 0.045231 98.587711 (124.602364)
total: 472.83 sec