Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-190643
#<BuildRuby:0x0000561539cb2df8
@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.20231228-190643",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000589 0.004074 1.082293 ( 1.467910)
build_miniruby 0.000000 0.000967 0.874196 ( 0.873681)
build_ruby 0.000000 0.001254 2.772100 ( 2.771685)
build_all 0.007393 0.002349 16.517074 ( 1.489543)
build_install 0.007629 0.000182 4.660440 ( 1.114382)
test_btest 0.000000 0.001159 83.607751 ( 7.273219)
test_basic 0.000471 0.004710 0.738398 ( 0.812576)
test_all 0.104580 0.032687 534.050188 ( 64.120047)
test_rubyspec 0.018814 0.029208 48.403347 ( 60.802759)
total: 140.73 sec