Logfile: /home/ko1/ruby/logs/brlog.trunk.20230205-150952
#<BuildRuby:0x000055fc9e9b80c0
@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.20230205-150952",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.000000 0.003965 0.626904 ( 1.021671)
build_miniruby 0.000000 0.000902 0.637843 ( 0.636936)
build_ruby 0.000000 0.001209 2.032022 ( 2.031609)
build_all 0.007529 0.001512 12.174993 ( 1.497578)
build_install 0.004993 0.001427 1.450717 ( 0.704889)
test_btest 0.000507 0.000145 63.187798 ( 6.175722)
test_basic 0.002551 0.000729 0.252610 ( 0.347963)
test_all 0.000846 0.000242 478.717803 ( 46.968292)
test_rubyspec 0.024069 0.002458 34.902920 ( 45.420326)
total: 104.81 sec