Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230925-102415
#<BuildRuby:0x00005590040e6228
@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.20230925-102415",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.007028 0.000969 2.326728 ( 4.950170)
build_miniruby 0.001822 0.000252 1.792906 ( 2.384195)
build_ruby 0.000000 0.002057 3.215101 ( 4.008766)
build_all 0.000000 0.009395 5.376530 ( 5.252805)
build_install 0.011122 0.010832 6.828714 ( 6.934849)
test_btest 0.000765 0.000225 63.739575 ( 46.938427)
test_basic 0.005116 0.000328 0.817525 ( 1.274951)
test_all 0.006571 0.004788 664.554576 (472.291892)
test_rubyspec 0.052330 0.030370 96.094831 (138.286473)
total: 682.32 sec