Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-111402
#<BuildRuby:0x0000560a53ca7368
@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.20221206-111402",
@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.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003343 0.000912 0.824050 ( 1.430072)
build_miniruby 0.000000 0.000954 0.537079 ( 0.536989)
build_ruby 0.000000 0.001237 1.731852 ( 1.655090)
build_all 0.006755 0.002769 11.988593 ( 1.489235)
build_install 0.006451 0.000616 1.613683 ( 0.739365)
test_btest 0.000514 0.000158 62.192627 ( 6.153513)
test_basic 0.002198 0.000676 0.233457 ( 0.330350)
test_all 0.000799 0.000246 488.149675 ( 50.354025)
test_rubyspec 0.010440 0.015131 35.397518 ( 45.967568)
total: 108.66 sec