Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-194729
#<BuildRuby:0x000055fd82e2b280
@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-194729",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000000 0.000060 0.000060 ( 0.000035)
configure 0.000000 0.000009 0.000009 ( 0.000009)
build_up 0.001701 0.003258 1.315923 ( 1.672409)
build_miniruby 0.000748 0.000208 0.919129 ( 0.918841)
build_ruby 0.001093 0.000304 2.862524 ( 2.862561)
build_all 0.006247 0.003470 15.836734 ( 1.415084)
build_install 0.007247 0.000954 4.699927 ( 1.122513)
test_btest 0.000000 0.001074 83.254447 ( 7.252668)
test_basic 0.001735 0.002135 0.734139 ( 0.812678)
test_all 0.089310 0.042861 542.399443 ( 48.084633)
test_rubyspec 0.023372 0.025001 49.157632 ( 61.461377)
total: 125.60 sec