Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-043554
#<BuildRuby:0x0000557ee9838070
@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.20230111-043554",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.002785 0.000760 0.625814 ( 1.085612)
build_miniruby 0.000719 0.000196 0.663251 ( 0.662519)
build_ruby 0.000970 0.000264 2.409428 ( 2.408713)
build_all 0.007432 0.002027 12.968932 ( 1.602706)
build_install 0.001289 0.005495 1.510748 ( 0.716549)
test_btest 0.000506 0.000184 67.839786 ( 6.251712)
test_basic 0.000648 0.003302 0.261368 ( 0.356168)
test_all 0.001002 0.000417 497.092318 ( 46.954887)
test_rubyspec 0.016743 0.010371 34.947468 ( 45.511286)
total: 105.55 sec