Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-071445
#<BuildRuby:0x000056183bfd40b8
@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.20221228-071445",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.002514 0.001005 0.639017 ( 1.059689)
build_miniruby 0.000677 0.000270 0.742208 ( 0.741397)
build_ruby 0.000946 0.000379 2.467552 ( 2.467428)
build_all 0.009200 0.000180 12.671238 ( 1.517075)
build_install 0.005164 0.001722 1.667662 ( 0.790366)
test_btest 0.000478 0.000159 65.031020 ( 6.009087)
test_basic 0.003809 0.000000 0.258814 ( 0.353845)
test_all 0.001113 0.000000 483.449667 ( 46.100406)
test_rubyspec 0.016135 0.012358 35.361535 ( 45.699357)
total: 104.74 sec