Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-024705
#<BuildRuby:0x000056486c42f5f8
@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.20240116-024705",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000032 0.000007 0.000039 ( 0.000038)
configure 0.000024 0.000006 0.000030 ( 0.000032)
build_up 0.004057 0.000954 1.086737 ( 1.461390)
build_miniruby 0.001329 0.000313 0.937096 ( 0.935776)
build_ruby 0.001096 0.000258 2.727564 ( 2.726997)
build_all 0.008985 0.000000 14.184047 ( 1.312550)
build_install 0.008277 0.000000 4.078755 ( 1.053805)
test_btest 0.000640 0.000000 80.425082 ( 6.164385)
test_basic 0.003644 0.000000 0.408812 ( 0.490384)
test_all 0.106622 0.024736 466.332504 ( 52.600222)
test_rubyspec 0.029486 0.019152 47.456886 ( 59.821835)
total: 126.57 sec