Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-050327
#<BuildRuby:0x0000556af0a277f8
@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.20231216-050327",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001593 0.003579 1.028117 ( 1.292466)
build_miniruby 0.000674 0.000112 0.869646 ( 0.869849)
build_ruby 0.001094 0.000000 2.704003 ( 2.705030)
build_all 0.007233 0.000000 12.199789 ( 1.023043)
build_install 0.004984 0.004846 3.591303 ( 0.980334)
test_btest 0.000542 0.000114 63.576130 ( 5.903826)
test_basic 0.001496 0.002015 0.375928 ( 0.458222)
test_all 0.099062 0.004411 406.345539 ( 41.675411)
test_rubyspec 0.040454 0.031213 39.738607 ( 52.401278)
total: 107.31 sec