Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-182532
#<BuildRuby:0x0000563f8adf9e98
@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.20230105-182532",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.000000 0.006885 0.842742 ( 1.170862)
build_miniruby 0.000000 0.001271 1.025660 ( 1.023733)
build_ruby 0.000000 0.001432 2.778720 ( 2.776366)
build_all 0.003739 0.005811 16.703435 ( 2.990167)
build_install 0.007818 0.001631 2.263952 ( 1.184879)
test_btest 0.000733 0.000270 77.583181 ( 10.336752)
test_basic 0.006741 0.001076 0.399630 ( 0.482873)
test_all 0.000790 0.000277 666.607116 (113.165879)
test_rubyspec 0.083317 0.045223 51.519289 ( 59.557459)
total: 192.69 sec