Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-110038
#<BuildRuby:0x000055a34cc0b5f8
@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-110038",
@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.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003510 0.000739 0.886669 ( 1.270118)
build_miniruby 0.000000 0.001377 0.959650 ( 0.959541)
build_ruby 0.000000 0.001330 2.875163 ( 2.875509)
build_all 0.007775 0.002283 14.844376 ( 1.366698)
build_install 0.000106 0.008785 4.330757 ( 1.153517)
test_btest 0.000557 0.000195 82.730422 ( 7.109526)
test_basic 0.002403 0.000841 0.518001 ( 0.596707)
test_all 0.113145 0.023737 513.530386 ( 60.335647)
test_rubyspec 0.015566 0.019047 49.733559 ( 62.267467)
total: 137.94 sec