Logfile: /home/ko1/ruby/logs/brlog.trunk.20230702-133059
#<BuildRuby:0x0000556f3ec8be20
@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.20230702-133059",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.001260 0.004262 1.302631 ( 2.555204)
build_miniruby 0.000970 0.000065 0.820259 ( 0.820527)
build_ruby 0.001157 0.000077 2.757239 ( 2.758239)
build_all 0.009050 0.000013 11.651111 ( 8.008205)
build_install 0.008674 0.000236 5.201932 ( 1.969739)
test_btest 0.001077 0.000000 88.721390 ( 6.936951)
test_basic 0.004043 0.000030 0.762024 ( 0.843627)
test_all 0.002043 0.000000 477.447117 ( 47.364648)
test_rubyspec 0.028781 0.006243 42.176634 ( 54.619979)
total: 125.88 sec