Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-152104
#<BuildRuby:0x000055d6708c7188
@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.20231227-152104",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000012 0.000003 0.000015 ( 0.000013)
build_up 0.003588 0.000844 1.120768 ( 1.467344)
build_miniruby 0.001097 0.000259 0.925592 ( 0.924712)
build_ruby 0.001099 0.000259 2.935785 ( 2.935955)
build_all 0.008611 0.000934 16.466333 ( 1.452088)
build_install 0.006795 0.001509 4.648545 ( 1.135044)
test_btest 0.000953 0.000212 84.120617 ( 7.252662)
test_basic 0.000144 0.005123 0.760616 ( 0.834507)
test_all 0.107494 0.026947 524.344922 ( 60.634665)
test_rubyspec 0.006485 0.041178 50.221115 ( 62.405134)
total: 139.04 sec