Logfile: /home/ko1/ruby/logs/brlog.trunk.20230803-100028
#<BuildRuby:0x00005601328d3ce8
@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.20230803-100028",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004623 0.000486 1.341360 ( 2.645827)
build_miniruby 0.001006 0.000106 0.862886 ( 0.862304)
build_ruby 0.001070 0.000112 2.619938 ( 2.619639)
build_all 0.005050 0.004443 14.800796 ( 1.301632)
build_install 0.008794 0.000632 2.269452 ( 1.051848)
test_btest 0.000952 0.000136 85.067841 ( 8.072219)
test_basic 0.005600 0.000000 0.636789 ( 0.713225)
test_all 0.001159 0.000000 558.668495 ( 52.679527)
test_rubyspec 0.019588 0.022795 47.227727 ( 59.614046)
total: 129.56 sec