Logfile: /home/ko1/ruby/logs/brlog.trunk.20230801-074515
#<BuildRuby:0x0000558c5da9b520
@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.20230801-074515",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.001326 0.004473 1.516911 ( 2.800986)
build_miniruby 0.000656 0.000365 0.860221 ( 0.859395)
build_ruby 0.001146 0.000636 2.562579 ( 2.610172)
build_all 0.009296 0.000000 14.272718 ( 1.301231)
build_install 0.003814 0.004533 1.929165 ( 0.896385)
test_btest 0.000464 0.000232 82.596640 ( 7.775310)
test_basic 0.003670 0.000027 0.636195 ( 0.713780)
test_all 0.001303 0.000608 516.621193 ( 45.055461)
test_rubyspec 0.012922 0.029742 46.855446 ( 59.112571)
total: 121.13 sec