Logfile: /home/ko1/ruby/logs/brlog.trunk.20230521-002041
#<BuildRuby:0x000055ca65e0b818
@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.20230521-002041",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.002248 0.004361 1.476530 ( 2.758071)
build_miniruby 0.000947 0.000172 0.777063 ( 0.776328)
build_ruby 0.001000 0.000182 2.344910 ( 2.345163)
build_all 0.009306 0.000094 12.411099 ( 1.115996)
build_install 0.007344 0.000000 1.674049 ( 0.836848)
test_btest 0.001162 0.000000 80.304319 ( 7.440558)
test_basic 0.000888 0.003715 0.718727 ( 0.800508)
test_all 0.001990 0.000373 435.234114 ( 39.585371)
test_rubyspec 0.024369 0.013003 41.604914 ( 53.956289)
total: 109.62 sec