Logfile: /home/ko1/ruby/logs/brlog.trunk.20230313-153008
#<BuildRuby:0x0000556c5f873108
@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.20230313-153008",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003287 0.000731 0.826809 ( 2.734701)
build_miniruby 0.000730 0.000162 0.657080 ( 0.656242)
build_ruby 0.001495 0.000000 2.082237 ( 2.087498)
build_all 0.003894 0.004816 11.269466 ( 0.986176)
build_install 0.001195 0.005911 1.570259 ( 0.839114)
test_btest 0.000517 0.000216 73.242879 ( 6.679119)
test_basic 0.000000 0.003484 0.243740 ( 0.339511)
test_all 0.000451 0.000657 386.894409 ( 34.441197)
test_rubyspec 0.011431 0.017273 35.782281 ( 46.334995)
total: 95.10 sec