Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-093016
#<BuildRuby:0x000055bb58a9c6d0
@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.20230120-093016",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003704 0.004396 0.956018 ( 1.194996)
build_miniruby 0.001947 0.000278 0.839720 ( 0.851839)
build_ruby 0.002049 0.000293 2.137182 ( 2.165576)
build_all 0.020555 0.000000 18.408656 ( 2.157120)
build_install 0.016519 0.004666 1.860439 ( 0.950149)
test_btest 0.001251 0.000171 86.635756 ( 8.751739)
test_basic 0.001721 0.004887 0.353905 ( 0.444114)
test_all 0.001596 0.000290 680.590061 ( 63.897940)
test_rubyspec 0.106335 0.048718 48.118607 ( 56.330447)
total: 136.74 sec