Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-162942
#<BuildRuby:0x0000556db6e9b500
@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.20231202-162942",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004810 0.000139 1.167106 ( 1.501085)
build_miniruby 0.000920 0.000145 0.884495 ( 0.884806)
build_ruby 0.001200 0.000190 2.727918 ( 2.728135)
build_all 0.009969 0.000000 16.716859 ( 1.485066)
build_install 0.008679 0.000000 5.004018 ( 1.177985)
test_btest 0.001172 0.000000 85.146783 ( 8.035296)
test_basic 0.003881 0.000000 0.708910 ( 0.787088)
test_all 0.090013 0.050360 544.281480 ( 56.892817)
test_rubyspec 0.041622 0.005785 50.557428 ( 62.866796)
total: 136.36 sec