Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-104814
#<BuildRuby:0x0000562638487df8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230102-104814",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.002448 0.003851 0.845895 ( 1.597533)
build_miniruby 0.001045 0.000131 1.015173 ( 1.013121)
build_ruby 0.001563 0.000000 2.774801 ( 2.772365)
build_all 0.009436 0.000341 16.817818 ( 3.031452)
build_install 0.011745 0.000000 2.311351 ( 1.188559)
test_btest 0.001050 0.000025 76.361702 ( 10.840661)
test_basic 0.006196 0.000181 0.350323 ( 0.436739)
test_all 0.001209 0.000110 672.212364 (100.453826)
test_rubyspec 0.075993 0.055729 51.632831 ( 59.690090)
total: 181.02 sec