Logfile: /home/ko1/ruby/logs/brlog.trunk.20230202-184740
#<BuildRuby:0x000055d1c1077270
@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.20230202-184740",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000068 0.003392 0.622779 ( 1.038203)
build_miniruby 0.000855 0.000122 0.660982 ( 0.660187)
build_ruby 0.001044 0.000149 2.040685 ( 2.040724)
build_all 0.006357 0.002916 12.009007 ( 1.506053)
build_install 0.005331 0.000940 1.464695 ( 0.696479)
test_btest 0.000505 0.000090 65.892442 ( 6.197212)
test_basic 0.002719 0.000479 0.242284 ( 0.337826)
test_all 0.001677 0.000296 483.697096 ( 46.626989)
test_rubyspec 0.010562 0.016119 34.790439 ( 45.304871)
total: 104.41 sec