Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-005044
#<BuildRuby:0x0000558630ba0ef8
@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.20221208-005044",
@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.000013 0.000003 0.000016 ( 0.000017)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004456 0.005588 1.206492 ( 1.280178)
build_miniruby 0.001489 0.000496 0.847936 ( 0.868052)
build_ruby 0.002311 0.000770 2.230225 ( 2.179444)
build_all 0.013831 0.006316 18.523969 ( 2.175444)
build_install 0.016158 0.005401 2.087516 ( 1.063980)
test_btest 0.001370 0.000483 93.647138 ( 9.181432)
test_basic 0.006597 0.000446 0.347455 ( 0.436682)
test_all 0.002379 0.000000 694.281917 ( 71.950616)
test_rubyspec 0.087439 0.065018 49.184743 ( 57.678185)
total: 146.82 sec