Logfile: /home/ko1/ruby/logs/brlog.trunk.20230810-183549
#<BuildRuby:0x00005581ec02b520
@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.20230810-183549",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004384 0.000692 1.347119 ( 2.595868)
build_miniruby 0.001106 0.000175 0.865699 ( 0.864082)
build_ruby 0.001418 0.000224 2.714634 ( 2.719924)
build_all 0.003125 0.007262 15.093342 ( 1.361354)
build_install 0.006794 0.001792 2.195279 ( 0.989550)
test_btest 0.000714 0.000171 84.122040 ( 8.094844)
test_basic 0.000000 0.004768 0.580565 ( 0.662076)
test_all 0.000000 0.001546 518.017184 ( 56.515044)
test_rubyspec 0.009532 0.033081 45.606794 ( 57.918991)
total: 131.72 sec