Logfile: /home/ko1/ruby/logs/brlog.trunk.20230801-105120
#<BuildRuby:0x000055eaecf16eb8
@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-105120",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004744 0.000090 1.363907 ( 2.765469)
build_miniruby 0.000719 0.000113 0.898272 ( 0.897918)
build_ruby 0.001328 0.000209 2.596605 ( 2.601478)
build_all 0.005930 0.003806 14.171570 ( 1.247663)
build_install 0.008077 0.000000 2.009283 ( 0.892738)
test_btest 0.000608 0.000061 84.572420 ( 7.419306)
test_basic 0.000000 0.003752 0.661935 ( 0.739846)
test_all 0.000655 0.000501 511.827863 ( 50.458015)
test_rubyspec 0.026612 0.013052 43.863067 ( 56.287476)
total: 123.31 sec