Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-194824
#<BuildRuby:0x000055f8d8144070
@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.20231230-194824",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000045 0.000000 0.000045 ( 0.000044)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.004836 0.000162 1.216493 ( 1.578613)
build_miniruby 0.000901 0.000143 0.857288 ( 0.856374)
build_ruby 0.000000 0.001349 2.870475 ( 2.870972)
build_all 0.003059 0.006719 16.788591 ( 1.482842)
build_install 0.008165 0.000000 4.727403 ( 1.121780)
test_btest 0.000736 0.000000 88.734877 ( 6.821929)
test_basic 0.002692 0.002927 0.689816 ( 0.762318)
test_all 0.087824 0.047111 590.734057 ( 56.444749)
test_rubyspec 0.039050 0.012314 51.710608 ( 63.995051)
total: 135.94 sec