Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-022753
#<BuildRuby:0x00005562df7afe08
@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.20230109-022753",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.000772 0.003250 0.621102 ( 1.036276)
build_miniruby 0.000734 0.000170 0.692447 ( 0.691538)
build_ruby 0.001032 0.000238 2.412817 ( 2.412888)
build_all 0.009291 0.000301 12.935595 ( 1.595977)
build_install 0.000822 0.005882 1.541504 ( 0.726482)
test_btest 0.000525 0.000154 67.610589 ( 6.150740)
test_basic 0.002759 0.000811 0.251195 ( 0.346484)
test_all 0.000908 0.000268 484.976623 ( 50.813325)
test_rubyspec 0.021387 0.008165 35.730407 ( 46.260357)
total: 110.03 sec