Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-234114
#<BuildRuby:0x000055d0cf2880e8
@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.20231127-234114",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006565 0.000258 1.359190 ( 1.769778)
build_miniruby 0.001014 0.000101 0.872444 ( 0.872094)
build_ruby 0.001393 0.000140 2.732219 ( 2.732761)
build_all 0.001469 0.008782 16.920792 ( 1.496587)
build_install 0.005811 0.003999 5.122249 ( 1.181564)
test_btest 0.000910 0.000210 84.194894 ( 7.695305)
test_basic 0.003865 0.000062 0.705118 ( 0.785510)
test_all 0.111944 0.025863 522.679681 ( 64.213692)
test_rubyspec 0.031813 0.015428 50.573281 ( 62.825904)
total: 143.57 sec