Logfile: /home/ko1/ruby/logs/brlog.trunk.20230204-041557
#<BuildRuby:0x000055bea5b980c0
@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.20230204-041557",
@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.003194 0.000533 0.648941 ( 1.030382)
build_miniruby 0.000792 0.000132 0.647773 ( 0.648021)
build_ruby 0.001060 0.000177 2.055112 ( 2.054807)
build_all 0.003111 0.006101 11.965560 ( 1.527939)
build_install 0.002088 0.004422 1.518997 ( 0.728317)
test_btest 0.000535 0.000178 62.157065 ( 6.090950)
test_basic 0.003895 0.000000 0.276991 ( 0.371551)
test_all 0.001741 0.000544 477.665726 ( 45.735945)
test_rubyspec 0.011833 0.017824 35.460426 ( 45.914554)
total: 104.10 sec