Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-232848
#<BuildRuby:0x000055c1559f7fb0
@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.20230108-232848",
@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.000001 0.000009 ( 0.000008)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.006287 0.000144 0.838643 ( 1.363257)
build_miniruby 0.001161 0.000068 1.021379 ( 1.019476)
build_ruby 0.001397 0.000082 2.790178 ( 2.787371)
build_all 0.009468 0.000557 16.919553 ( 3.007671)
build_install 0.007600 0.004048 2.140129 ( 1.086154)
test_btest 0.001031 0.000103 73.634607 ( 11.261513)
test_basic 0.007850 0.000000 0.394788 ( 0.478287)
test_all 0.001342 0.000000 663.022648 (112.076768)
test_rubyspec 0.076274 0.042742 51.995552 ( 60.055875)
total: 193.14 sec