Logfile: /home/ko1/ruby/logs/brlog.trunk.20230622-135638
#<BuildRuby:0x0000556c52948090
@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.20230622-135638",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004635 0.000092 1.414918 ( 2.669253)
build_miniruby 0.001061 0.000176 0.900717 ( 0.900149)
build_ruby 0.001018 0.000169 2.641706 ( 2.641637)
build_all 0.010172 0.000000 15.398861 ( 1.418362)
build_install 0.007550 0.001757 4.501782 ( 1.111250)
test_btest 0.000587 0.000090 83.553428 ( 7.453144)
test_basic 0.000984 0.003833 0.795991 ( 0.877495)
test_all 0.001448 0.000279 450.534590 ( 41.757529)
test_rubyspec 0.015969 0.025147 40.974025 ( 53.470661)
total: 112.30 sec