Logfile: /home/ko1/ruby/logs/brlog.trunk.20230307-131004
#<BuildRuby:0x0000556ba5c5c0b8
@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.20230307-131004",
@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.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.001373 0.002755 0.724666 ( 2.263548)
build_miniruby 0.000000 0.000880 0.638742 ( 0.638100)
build_ruby 0.001070 0.000069 2.162799 ( 2.162512)
build_all 0.008669 0.000000 11.296626 ( 0.972989)
build_install 0.007007 0.000000 1.537352 ( 0.774724)
test_btest 0.000975 0.000000 76.604572 ( 6.760180)
test_basic 0.000404 0.002819 0.246868 ( 0.344659)
test_all 0.001050 0.000185 369.172864 ( 43.530657)
test_rubyspec 0.021085 0.008610 36.163216 ( 46.723070)
total: 104.17 sec