Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-231013
#<BuildRuby:0x0000557baabec028
@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/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230726-231013",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000017 0.000005 0.000022 ( 0.000021)
build_up 0.005557 0.001307 1.482689 ( 2.720225)
build_miniruby 0.000822 0.000194 0.940235 ( 0.940033)
build_ruby 0.001433 0.000000 2.500485 ( 2.500048)
build_all 0.005249 0.003871 13.915296 ( 1.213221)
build_install 0.004943 0.003264 1.939427 ( 0.881592)
test_btest 0.000852 0.000243 81.438986 ( 7.405591)
test_basic 0.004751 0.000153 0.749982 ( 0.827556)
test_all 0.000982 0.000268 493.921898 ( 55.970192)
test_rubyspec 0.021500 0.014528 43.911987 ( 56.400299)
total: 128.86 sec