Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-161412
#<BuildRuby:0x000055b8d0fb40d0
@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.20230109-161412",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000032 0.000015 0.000047 ( 0.000047)
configure 0.000015 0.000006 0.000021 ( 0.000020)
build_up 0.001431 0.004895 0.851471 ( 1.033110)
build_miniruby 0.000852 0.000465 1.025094 ( 1.023011)
build_ruby 0.001031 0.000563 2.782433 ( 2.779925)
build_all 0.009983 0.000000 16.913167 ( 3.031158)
build_install 0.009804 0.001661 2.132010 ( 1.080892)
test_btest 0.000662 0.000273 78.090788 ( 10.694628)
test_basic 0.006705 0.000000 0.364461 ( 0.450475)
test_all 0.001787 0.000000 666.333651 (101.162626)
test_rubyspec 0.084894 0.046079 52.193984 ( 60.210372)
total: 181.47 sec