Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-193154
#<BuildRuby:0x000055b3622f7040
@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-193154",
@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.000011 0.000003 0.000014 ( 0.000013)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.002922 0.002635 1.558806 ( 1.713355)
build_miniruby 0.000686 0.000180 0.841243 ( 0.840419)
build_ruby 0.001133 0.000298 2.581266 ( 2.581756)
build_all 0.008007 0.001056 14.237011 ( 1.379809)
build_install 0.001200 0.007061 4.157925 ( 1.049751)
test_btest 0.000514 0.000171 72.978098 ( 7.027293)
test_basic 0.002967 0.000989 0.648437 ( 0.726305)
test_all 0.099778 0.030464 474.661687 ( 55.919830)
test_rubyspec 0.023373 0.024453 47.167179 ( 59.672014)
total: 130.91 sec