Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-112738
#<BuildRuby:0x000055f63913c420
@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-112738",
@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.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.006330 0.004942 1.233487 ( 1.224001)
build_miniruby 0.001933 0.000276 0.838295 ( 0.836804)
build_ruby 0.003468 0.000496 2.242000 ( 2.148071)
build_all 0.011300 0.008993 18.579377 ( 2.182337)
build_install 0.020321 0.000000 2.022176 ( 1.051144)
test_btest 0.001340 0.000000 88.948487 ( 9.010577)
test_basic 0.003543 0.004100 0.350571 ( 0.441041)
test_all 0.001486 0.000323 690.816078 ( 70.713832)
test_rubyspec 0.087775 0.059134 49.052071 ( 57.569875)
total: 145.18 sec