Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-091700
#<BuildRuby:0x00005647f8cdb568
@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.20240103-091700",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.002462 0.003601 1.256223 ( 1.519817)
build_miniruby 0.001363 0.000000 0.846995 ( 0.851163)
build_ruby 0.001299 0.000000 2.692532 ( 2.692534)
build_all 0.006505 0.002081 14.351797 ( 1.340959)
build_install 0.004705 0.004000 4.251063 ( 1.067167)
test_btest 0.000734 0.000233 76.196941 ( 6.513165)
test_basic 0.003552 0.001130 0.659536 ( 0.735166)
test_all 0.100322 0.029963 477.586824 ( 52.276631)
test_rubyspec 0.024933 0.024853 48.685962 ( 61.096161)
total: 128.09 sec