Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-005215
#<BuildRuby:0x000055e0ee852eb8
@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.20230728-005215",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000035 0.000006 0.000041 ( 0.000046)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.005585 0.000255 1.397561 ( 2.626656)
build_miniruby 0.001403 0.000000 0.974324 ( 0.973381)
build_ruby 0.001723 0.000000 2.582409 ( 2.586407)
build_all 0.009130 0.000026 13.789502 ( 1.232396)
build_install 0.008230 0.000012 1.988045 ( 0.863777)
test_btest 0.000851 0.000107 80.608969 ( 7.181122)
test_basic 0.004098 0.000512 0.744124 ( 0.822397)
test_all 0.001569 0.000196 487.604890 ( 53.519921)
test_rubyspec 0.011884 0.031723 42.668867 ( 55.057080)
total: 124.86 sec