Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-130436
#<BuildRuby:0x000055f48aa6f610
@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.20230119-130436",
@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.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003672 0.000000 0.643554 ( 1.068545)
build_miniruby 0.000870 0.000000 0.574378 ( 0.573626)
build_ruby 0.001310 0.000000 2.090852 ( 2.090706)
build_all 0.009320 0.000000 12.511801 ( 1.583962)
build_install 0.002073 0.004880 1.557072 ( 0.730056)
test_btest 0.000648 0.000044 67.448380 ( 6.278788)
test_basic 0.003149 0.000210 0.281337 ( 0.376812)
test_all 0.001366 0.000091 499.310912 ( 47.407095)
test_rubyspec 0.018860 0.009378 35.530475 ( 46.076066)
total: 106.19 sec