Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-205730
#<BuildRuby:0x0000562cec064090
@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.20240111-205730",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003893 0.000000 1.051575 ( 1.445198)
build_miniruby 0.000988 0.000000 0.944259 ( 0.944689)
build_ruby 0.001714 0.000000 2.726726 ( 2.728831)
build_all 0.009992 0.000656 14.600453 ( 1.395398)
build_install 0.009514 0.000143 4.178271 ( 1.138894)
test_btest 0.000751 0.000000 75.212107 ( 7.411397)
test_basic 0.003596 0.000000 0.446548 ( 0.526719)
test_all 0.094114 0.037206 531.160208 ( 56.996015)
test_rubyspec 0.011611 0.022004 50.121749 ( 62.699082)
total: 135.29 sec