Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230702-211450
#<BuildRuby:0x000055d2a2452278
@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.20230702-211450",
@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.000003 0.000024 ( 0.000024)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.005758 0.000750 2.132334 ( 4.292054)
build_miniruby 0.001594 0.000208 1.582107 ( 1.628894)
build_ruby 0.001814 0.000236 2.940835 ( 3.233441)
build_all 0.004592 0.003685 5.020610 ( 3.910640)
build_install 0.014809 0.002370 6.207853 ( 5.785837)
test_btest 0.000680 0.000108 62.069316 ( 41.543927)
test_basic 0.003381 0.004531 0.809638 ( 1.288131)
test_all 0.001214 0.000233 569.938780 (364.979584)
test_rubyspec 0.022026 0.033690 82.395509 (117.656190)
total: 544.32 sec