Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230802-052000
#<BuildRuby:0x000055845ffda2a8
@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.20230802-052000",
@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.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000020 0.000006 0.000026 ( 0.000027)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.002764 0.004975 2.447725 ( 6.362018)
build_miniruby 0.001512 0.000550 3.322757 ( 3.992936)
build_ruby 0.001444 0.000525 3.430734 ( 4.349381)
build_all 0.008759 0.000093 2.875123 ( 3.060206)
build_install 0.017363 0.002725 4.296418 ( 4.864135)
test_btest 0.000970 0.000000 67.612179 ( 53.841763)
test_basic 0.005586 0.003818 0.786455 ( 1.430610)
test_all 0.001476 0.000000 601.020431 (424.767728)
test_rubyspec 0.033031 0.027659 85.715045 (114.245525)
total: 616.92 sec