Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-123408
#<BuildRuby:0x0000564484e57788
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240109-123408",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000785 0.004382 0.800865 ( 1.346567)
build_miniruby 0.001021 0.000371 0.823790 ( 0.823537)
build_ruby 0.001069 0.000389 2.701588 ( 2.702917)
build_all 0.002436 0.005829 11.923611 ( 0.989426)
build_install 0.007092 0.003274 3.417509 ( 0.968524)
test_btest 0.000540 0.000249 63.237963 ( 5.240765)
test_basic 0.002703 0.001248 0.395403 ( 0.477177)
test_all 0.072695 0.024866 381.132886 ( 41.550491)
test_rubyspec 0.031237 0.034179 40.460212 ( 53.017894)
total: 107.12 sec