Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-201318
#<BuildRuby:0x000055dca5497bb8
@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.20231214-201318",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.005008 0.000250 1.483378 ( 1.843054)
build_miniruby 0.001012 0.000051 0.834193 ( 0.833706)
build_ruby 0.001293 0.000065 2.752440 ( 2.752305)
build_all 0.000000 0.010247 16.956158 ( 1.526250)
build_install 0.007316 0.002796 5.026569 ( 1.231555)
test_btest 0.000865 0.000158 87.810317 ( 7.806048)
test_basic 0.001773 0.003856 0.822789 ( 0.900711)
test_all 0.078414 0.053968 551.077732 ( 54.676241)
test_rubyspec 0.020087 0.023388 49.682256 ( 61.988975)
total: 133.56 sec