Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-125019
#<BuildRuby:0x000055ea8fa077b8
@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.20231228-125019",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.004124 0.000217 1.111931 ( 1.486180)
build_miniruby 0.001235 0.000065 0.920768 ( 0.920120)
build_ruby 0.001302 0.000068 3.049880 ( 3.050031)
build_all 0.009463 0.000247 16.667614 ( 1.492389)
build_install 0.008150 0.000161 4.675481 ( 1.147214)
test_btest 0.000981 0.000046 82.297252 ( 7.929260)
test_basic 0.006108 0.000050 0.611020 ( 0.685037)
test_all 0.105745 0.031840 517.841033 ( 52.967114)
test_rubyspec 0.028946 0.017708 50.572436 ( 62.790107)
total: 132.47 sec