Logfile: /home/ko1/ruby/logs/brlog.trunk.20230611-052915
#<BuildRuby:0x0000560d1cc57040
@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.20230611-052915",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006107 0.000348 1.385340 ( 2.609342)
build_miniruby 0.000842 0.000140 0.818222 ( 0.818006)
build_ruby 0.001047 0.000175 2.377085 ( 2.377638)
build_all 0.001637 0.007815 13.091752 ( 1.172147)
build_install 0.006022 0.002391 1.911925 ( 0.861226)
test_btest 0.000646 0.000176 83.937749 ( 6.397158)
test_basic 0.000000 0.003515 0.688392 ( 0.774917)
test_all 0.000809 0.000544 448.981871 ( 39.442641)
test_rubyspec 0.025361 0.017167 42.721196 ( 55.208789)
total: 109.66 sec