Logfile: /home/ko1/ruby/logs/brlog.trunk.20230201-214759
#<BuildRuby:0x0000561988c0f948
@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.20230201-214759",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003114 0.000240 0.599416 ( 1.037328)
build_miniruby 0.000962 0.000074 0.624672 ( 0.623801)
build_ruby 0.001232 0.000000 2.016297 ( 2.016323)
build_all 0.008571 0.000399 11.923877 ( 1.482762)
build_install 0.002307 0.004362 1.489927 ( 0.712372)
test_btest 0.000578 0.000077 62.218431 ( 6.477350)
test_basic 0.003090 0.000412 0.244544 ( 0.340419)
test_all 0.001141 0.000152 488.928936 ( 45.708467)
test_rubyspec 0.002561 0.025766 34.849696 ( 45.433995)
total: 103.83 sec