Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230918-181655
#<BuildRuby:0x000055d64b142450
@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.20230918-181655",
@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.000017 0.000000 0.000017 ( 0.000017)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.007633 0.000283 2.387297 ( 4.931758)
build_miniruby 0.002197 0.000000 2.150275 ( 2.308857)
build_ruby 0.001746 0.000000 3.199738 ( 3.565114)
build_all 0.008179 0.000120 5.563587 ( 4.287519)
build_install 0.012428 0.008548 7.193677 ( 6.701207)
test_btest 0.000879 0.000000 66.329639 ( 43.185466)
test_basic 0.007932 0.000000 0.858180 ( 1.184064)
test_all 0.010021 0.000495 684.924480 (623.599664)
test_rubyspec 0.044951 0.043953 95.667373 (149.690596)
total: 839.46 sec