Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-102315
#<BuildRuby:0x000055f7943ffd68
@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.20240104-102315",
@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.000003 0.000003 0.000006 ( 0.000005)
autoconf 0.000004 0.000005 0.000009 ( 0.000009)
configure 0.000003 0.000004 0.000007 ( 0.000007)
build_up 0.004517 0.000564 1.461015 ( 1.593597)
build_miniruby 0.000437 0.000437 0.827415 ( 0.827091)
build_ruby 0.000000 0.001435 2.752883 ( 2.752808)
build_all 0.003001 0.006050 14.440042 ( 1.371457)
build_install 0.004208 0.003666 4.334579 ( 1.094992)
test_btest 0.000431 0.000478 75.313376 ( 6.803409)
test_basic 0.004196 0.000139 0.684964 ( 0.765507)
test_all 0.112744 0.019972 475.626567 ( 50.458750)
test_rubyspec 0.040938 0.006935 48.672530 ( 61.060675)
total: 126.73 sec