Logfile: /home/ko1/ruby/logs/brlog.trunk.20230201-230200
#<BuildRuby:0x000055bc3510be08
@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.20230201-230200",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.000692 0.003236 0.634045 ( 1.054541)
build_miniruby 0.000773 0.000179 0.631690 ( 0.631018)
build_ruby 0.001000 0.000231 2.077925 ( 2.077340)
build_all 0.007442 0.001717 11.944085 ( 1.481142)
build_install 0.006171 0.000365 1.485393 ( 0.705765)
test_btest 0.000528 0.000113 65.825959 ( 6.130739)
test_basic 0.000169 0.003443 0.236268 ( 0.332412)
test_all 0.000874 0.000233 478.915836 ( 45.071550)
test_rubyspec 0.019431 0.008030 34.518324 ( 45.103921)
total: 102.59 sec