Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-054413
#<BuildRuby:0x00005627ed1c7918
@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.20240117-054413",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.000000 0.004206 1.165397 ( 1.547799)
build_miniruby 0.000000 0.001128 0.978160 ( 0.976235)
build_ruby 0.000000 0.001831 2.788744 ( 2.793336)
build_all 0.007045 0.001940 14.525803 ( 1.324596)
build_install 0.007853 0.000000 4.190939 ( 1.106059)
test_btest 0.000974 0.000098 78.244361 ( 6.999497)
test_basic 0.000000 0.005260 0.788666 ( 0.863456)
test_all 0.082203 0.042231 499.503661 ( 50.172428)
test_rubyspec 0.026748 0.036854 81.802253 ( 94.141537)
total: 159.93 sec