Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-015514
#<BuildRuby:0x0000560e6a63fe88
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231203-015514",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003719 0.000338 0.978491 ( 1.248308)
build_miniruby 0.000761 0.000069 0.872657 ( 0.872750)
build_ruby 0.001038 0.000095 2.693540 ( 2.695849)
build_all 0.007888 0.000000 12.084081 ( 1.025964)
build_install 0.004074 0.005785 3.576834 ( 0.966715)
test_btest 0.000537 0.000089 66.910355 ( 5.278105)
test_basic 0.002834 0.000000 0.373360 ( 0.454801)
test_all 0.067292 0.036423 405.119052 ( 37.698826)
test_rubyspec 0.036831 0.031418 39.718940 ( 52.372210)
total: 102.61 sec