Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230907-113642
#<BuildRuby:0x0000558c949ea568
@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.20230907-113642",
@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.000006 0.000031 ( 0.000031)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.001786 0.004537 1.827446 ( 3.310292)
build_miniruby 0.001295 0.000348 1.707623 ( 1.984336)
build_ruby 0.001659 0.000446 3.473069 ( 13.811055)
build_all 0.001712 0.007648 5.656186 ( 5.444004)
build_install 0.017373 0.003092 6.780021 ( 5.771023)
test_btest 0.000833 0.000260 63.946762 ( 50.919431)
test_basic 0.002041 0.006000 0.789846 ( 1.216897)
test_all 0.010735 0.000000 655.536211 (635.585580)
test_rubyspec 0.056372 0.025478 93.282368 (140.337246)
total: 858.38 sec