Logfile: /home/ko1/ruby/logs/brlog.trunk.20230524-024628
#<BuildRuby:0x000056206c077708
@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.20230524-024628",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.006167 0.000000 1.421086 ( 2.667091)
build_miniruby 0.000966 0.000000 0.735712 ( 0.735474)
build_ruby 0.001182 0.000000 2.378590 ( 2.378321)
build_all 0.005199 0.003803 12.100611 ( 1.070720)
build_install 0.004328 0.003054 1.748147 ( 0.829781)
test_btest 0.001009 0.000000 81.673438 ( 6.702347)
test_basic 0.004081 0.000176 0.750537 ( 0.831997)
test_all 0.001419 0.000158 427.543774 ( 47.539513)
test_rubyspec 0.024553 0.016247 41.324311 ( 53.771964)
total: 116.53 sec