Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-184028
#<BuildRuby:0x0000561f602ebd48
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230105-184028",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003407 0.000262 0.613076 ( 1.080625)
build_miniruby 0.000944 0.000000 0.677852 ( 0.676952)
build_ruby 0.001290 0.000000 2.413197 ( 2.412726)
build_all 0.004834 0.004673 13.005947 ( 1.602822)
build_install 0.002410 0.004057 1.489134 ( 0.714927)
test_btest 0.000635 0.000000 65.607742 ( 6.251539)
test_basic 0.000318 0.003505 0.262299 ( 0.357514)
test_all 0.000822 0.000205 506.771426 ( 47.014339)
test_rubyspec 0.008651 0.021060 34.881419 ( 45.428099)
total: 105.54 sec