Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-213439
#<BuildRuby:0x000055b9b1eabfa8
@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.20231219-213439",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.001705 0.004712 1.444342 ( 1.766443)
build_miniruby 0.000655 0.000291 0.853878 ( 0.853405)
build_ruby 0.000926 0.000411 2.886928 ( 2.887854)
build_all 0.008364 0.001609 16.008454 ( 1.422047)
build_install 0.008803 0.000000 4.740045 ( 1.205910)
test_btest 0.000646 0.000000 80.031586 ( 7.559071)
test_basic 0.004452 0.000000 0.649009 ( 0.728428)
test_all 0.092186 0.041713 537.785431 ( 51.028026)
test_rubyspec 0.027351 0.024088 50.270625 ( 62.577600)
total: 130.03 sec