Logfile: /home/ko1/ruby/logs/brlog.trunk.20230801-174313
#<BuildRuby:0x000055f0b5bcfe20
@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.20230801-174313",
@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.000009 0.000003 0.000012 ( 0.000014)
autoconf 0.000014 0.000006 0.000020 ( 0.000020)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.000972 0.004492 1.546799 ( 2.798526)
build_miniruby 0.000630 0.000295 0.879205 ( 0.879393)
build_ruby 0.001099 0.000513 2.651528 ( 2.655793)
build_all 0.009311 0.000000 13.632524 ( 1.291637)
build_install 0.007525 0.000000 1.947746 ( 0.893673)
test_btest 0.000688 0.000000 80.024806 ( 6.914325)
test_basic 0.004134 0.000000 0.737036 ( 0.813924)
test_all 0.001165 0.000000 481.605805 ( 55.351975)
test_rubyspec 0.020865 0.021971 44.426795 ( 56.896271)
total: 128.50 sec