Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-015605
#<BuildRuby:0x0000560add322678
@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.20230107-015605",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000022 0.000005 0.000027 ( 0.000028)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.006081 0.000423 0.852533 ( 1.115491)
build_miniruby 0.001078 0.000231 1.020320 ( 1.018477)
build_ruby 0.001285 0.000275 2.773083 ( 2.770540)
build_all 0.008610 0.000837 16.809276 ( 2.980568)
build_install 0.009578 0.001915 2.120680 ( 1.076079)
test_btest 0.000738 0.000147 74.877432 ( 10.715475)
test_basic 0.005476 0.001096 0.349114 ( 0.435766)
test_all 0.001155 0.000231 671.054087 ( 99.976545)
test_rubyspec 0.078926 0.054915 52.201288 ( 60.218805)
total: 180.31 sec