Logfile: /home/ko1/ruby/logs/brlog.trunk.20230609-024618
#<BuildRuby:0x000055ad9e39bb50
@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.20230609-024618",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005656 0.000000 1.660490 ( 2.923198)
build_miniruby 0.001029 0.000000 0.783103 ( 0.782384)
build_ruby 0.001252 0.000000 2.391410 ( 2.391054)
build_all 0.008634 0.000718 12.885600 ( 1.131786)
build_install 0.006773 0.000968 1.694664 ( 0.858587)
test_btest 0.000702 0.000100 81.084277 ( 7.656928)
test_basic 0.004196 0.000599 0.624017 ( 0.704289)
test_all 0.001119 0.000160 435.608757 ( 37.738362)
test_rubyspec 0.022503 0.015117 41.170758 ( 53.673628)
total: 107.86 sec