Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231206-005839
#<BuildRuby:0x00005625bb772090
@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.20231206-005839",
@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.000001 0.000018 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.008500 0.000055 2.502923 ( 3.797388)
build_miniruby 0.001457 0.000097 1.738959 ( 2.054866)
build_ruby 0.000000 0.002251 3.198692 ( 4.181137)
build_all 0.007128 0.001892 5.228246 ( 4.310171)
build_install 0.019521 0.000656 6.727643 ( 5.963501)
test_btest 0.000975 0.000086 63.752283 ( 61.036592)
test_basic 0.003131 0.004647 0.776335 ( 1.115953)
test_all 0.094607 0.031165 695.930653 (278.734688)
test_rubyspec 0.035813 0.039487 90.133845 (105.121869)
total: 466.32 sec