Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240316-102149
#<BuildRuby:0x00005625e84ea228
@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.20240316-102149",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.007593 0.000271 2.608715 ( 4.332125)
build_miniruby 0.001486 0.000114 2.268971 ( 2.490711)
build_ruby 0.001695 0.000130 3.660518 ( 23.245406)
build_all 0.004227 0.003868 6.261262 ( 4.226221)
build_install 0.020699 0.001232 8.160916 ( 10.494602)
test_btest 0.000756 0.000075 73.336948 ( 61.208175)
test_basic 0.008503 0.000375 0.900444 ( 1.333238)
test_all 0.082139 0.043139 805.550674 (518.329809)
test_rubyspec 0.049591 0.048862 124.545041 (189.456201)
total: 815.12 sec