Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-145949
#<BuildRuby:0x0000564e08cfbbb8
@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.20231208-145949",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.000527 0.004086 1.256864 ( 1.587636)
build_miniruby 0.000655 0.000287 0.895246 ( 0.895327)
build_ruby 0.001324 0.000000 2.730531 ( 2.731045)
build_all 0.010737 0.000000 16.902907 ( 1.482399)
build_install 0.001103 0.008760 4.992568 ( 1.180165)
test_btest 0.000846 0.000403 84.332750 ( 8.244729)
test_basic 0.000494 0.003937 0.578443 ( 0.655965)
test_all 0.109861 0.026921 544.567599 ( 56.078001)
test_rubyspec 0.025320 0.024080 49.891235 ( 62.211501)
total: 135.07 sec