Logfile: /home/ko1/ruby/logs/brlog.trunk.20231024-094032
#<BuildRuby:0x0000563a45dc8090
@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.20231024-094032",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.004793 0.000000 2.155367 ( 2.727929)
build_miniruby 0.001084 0.000000 0.954514 ( 0.953983)
build_ruby 0.001272 0.000000 2.770358 ( 2.770078)
build_all 0.006020 0.004357 16.725283 ( 1.454969)
build_install 0.007845 0.000898 5.398058 ( 1.170094)
test_btest 0.000840 0.000200 87.546310 ( 7.579917)
test_basic 0.003981 0.000948 0.730836 ( 0.811307)
test_all 0.104839 0.032218 535.903410 ( 60.643645)
test_rubyspec 0.018477 0.028441 49.640201 ( 61.844244)
total: 139.96 sec