Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-213956
#<BuildRuby:0x00005637f61bfe20
@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.20231216-213956",
@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.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004925 0.000246 1.422823 ( 1.773626)
build_miniruby 0.000908 0.000046 0.950720 ( 0.950718)
build_ruby 0.001194 0.000060 2.804083 ( 2.805409)
build_all 0.002297 0.008507 17.065429 ( 1.630740)
build_install 0.006470 0.002410 5.014451 ( 1.203066)
test_btest 0.000845 0.000252 85.961704 ( 8.146618)
test_basic 0.002319 0.002892 0.805036 ( 0.881134)
test_all 0.109079 0.031490 552.479749 ( 60.029765)
test_rubyspec 0.018885 0.035532 51.215715 ( 63.540153)
total: 140.96 sec