Logfile: /home/ko1/ruby/logs/brlog.trunk.20230330-212127
#<BuildRuby:0x0000562bf01b3da8
@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.20230330-212127",
@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.000006)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003385 0.000338 0.856043 ( 2.197072)
build_miniruby 0.000830 0.000000 0.693331 ( 0.692569)
build_ruby 0.001161 0.000000 2.249613 ( 2.248960)
build_all 0.008229 0.000522 12.170412 ( 1.105284)
build_install 0.002081 0.005481 1.704178 ( 0.883709)
test_btest 0.000525 0.000095 78.528833 ( 7.786081)
test_basic 0.002497 0.000455 0.264884 ( 0.360201)
test_all 0.000595 0.000108 446.235994 ( 39.662022)
test_rubyspec 0.003028 0.017069 37.738729 ( 48.101714)
total: 103.04 sec