Logfile: /home/ko1/ruby/logs/brlog.trunk.20230310-222443
#<BuildRuby:0x00005604ae71ae68
@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.20230310-222443",
@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.000011 0.000000 0.000011 ( 0.000011)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.003958 0.000000 0.828728 ( 2.173247)
build_miniruby 0.000768 0.000139 0.638879 ( 0.638133)
build_ruby 0.000960 0.000192 2.105994 ( 2.105922)
build_all 0.008282 0.000000 11.292485 ( 0.996146)
build_install 0.005939 0.000924 1.549950 ( 0.840604)
test_btest 0.000790 0.000131 76.588750 ( 6.607064)
test_basic 0.003742 0.000000 0.250245 ( 0.345808)
test_all 0.000917 0.000000 395.863260 ( 34.929260)
test_rubyspec 0.019132 0.016048 37.231069 ( 47.221718)
total: 95.86 sec