Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-194905
#<BuildRuby:0x0000564b2bad3208
@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.20230106-194905",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002981 0.000542 0.617509 ( 1.215839)
build_miniruby 0.000859 0.000000 0.685581 ( 0.684498)
build_ruby 0.001414 0.000000 2.474512 ( 2.474473)
build_all 0.009630 0.000000 12.875413 ( 1.624406)
build_install 0.004332 0.002631 1.524537 ( 0.709854)
test_btest 0.000527 0.000093 67.865329 ( 5.956071)
test_basic 0.003125 0.000551 0.263636 ( 0.359847)
test_all 0.001289 0.000227 496.525003 ( 46.990318)
test_rubyspec 0.011317 0.017865 35.229334 ( 45.789711)
total: 105.81 sec