Logfile: /home/ko1/ruby/logs/brlog.trunk.20230208-084623
#<BuildRuby:0x000055bdf2223ac0
@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.20230208-084623",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003752 0.000000 0.625508 ( 1.029066)
build_miniruby 0.000907 0.000060 0.641397 ( 0.640597)
build_ruby 0.001191 0.000085 2.075663 ( 2.104190)
build_all 0.001892 0.007641 12.278132 ( 1.492199)
build_install 0.005471 0.001095 1.512473 ( 0.715742)
test_btest 0.000546 0.000110 64.850736 ( 6.026049)
test_basic 0.002745 0.000549 0.258356 ( 0.353822)
test_all 0.000807 0.000161 494.615352 ( 49.747315)
test_rubyspec 0.015166 0.012411 35.685598 ( 46.047395)
total: 108.16 sec