Logfile: /home/ko1/ruby/logs/brlog.trunk.20221011-070955
#<BuildRuby:0x00005634a66488a0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221011-070955",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006696 0.003744 1.094514 ( 1.162400)
build_miniruby 0.001746 0.000374 0.099538 ( 0.096532)
build_ruby 0.001624 0.000348 0.103132 ( 0.100938)
build_all 0.002976 0.005042 1.329895 ( 0.576720)
build_install 0.005547 0.009276 1.636303 ( 0.895718)
test_btest 0.001334 0.000533 60.243603 ( 6.376364)
test_basic 0.004852 0.001941 0.342725 ( 0.432182)
test_all 0.006801 0.000709 489.361927 ( 52.950831)
test_rubyspec 0.063578 0.077882 43.044316 ( 51.494053)
total: 114.09 sec