Logfile: /home/ko1/ruby/logs/brlog.trunk.20230203-081922
#<BuildRuby:0x0000557b1212f8f8
@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.20230203-081922",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.002926 0.000488 0.644691 ( 1.049987)
build_miniruby 0.000779 0.000130 0.620293 ( 0.619890)
build_ruby 0.001045 0.000174 2.073513 ( 2.073402)
build_all 0.005040 0.004486 11.929717 ( 1.466063)
build_install 0.006437 0.000000 1.511096 ( 0.729617)
test_btest 0.000679 0.000000 62.683737 ( 6.092512)
test_basic 0.000000 0.003590 0.251103 ( 0.346270)
test_all 0.001581 0.000463 486.013706 ( 45.576737)
test_rubyspec 0.015812 0.009946 34.986843 ( 45.585569)
total: 103.54 sec