Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231206-105909
#<BuildRuby:0x000055edbb9e69a8
@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-105909",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000026 0.000004 0.000030 ( 0.000026)
build_up 0.008097 0.000000 2.488612 ( 4.170860)
build_miniruby 0.001701 0.000000 1.724757 ( 2.122133)
build_ruby 0.001784 0.000000 3.229839 ( 4.004483)
build_all 0.009452 0.000000 5.583262 ( 5.875774)
build_install 0.012786 0.008390 6.957023 ( 7.318950)
test_btest 0.001073 0.000056 64.777584 ( 58.886802)
test_basic 0.008569 0.000262 0.822417 ( 1.212096)
test_all 0.081358 0.042633 667.476218 (405.481405)
test_rubyspec 0.048907 0.023696 90.253981 (133.107024)
total: 622.18 sec