Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231014-022347
#<BuildRuby:0x0000559ee959a410
@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.20231014-022347",
@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.000020 0.000007 0.000027 ( 0.000027)
autoconf 0.000027 0.000009 0.000036 ( 0.000036)
configure 0.000021 0.000008 0.000029 ( 0.000029)
build_up 0.009007 0.001733 29.990291 ( 18.037122)
build_miniruby 0.006701 0.002320 188.553706 (100.804144)
build_ruby 0.000000 0.001882 3.785436 ( 6.003106)
build_all 0.007097 0.008011 34.616933 ( 22.156381)
build_install 0.013938 0.006553 7.495060 ( 6.039901)
test_btest 0.000533 0.000221 65.593643 ( 54.751996)
test_basic 0.000767 0.007635 0.865337 ( 1.182054)
test_all 0.003883 0.006557 686.560964 (440.088780)
test_rubyspec 0.039531 0.040759 97.026958 (139.391440)
total: 788.46 sec