Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-044544
#<BuildRuby:0x0000557ed729f918
@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.20230729-044544",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000636 0.004120 1.308210 ( 2.538649)
build_miniruby 0.001457 0.000230 0.919910 ( 0.924102)
build_ruby 0.001093 0.000173 2.759830 ( 2.759902)
build_all 0.009077 0.000099 14.625005 ( 1.285146)
build_install 0.008977 0.000000 2.196459 ( 0.981817)
test_btest 0.001177 0.000000 84.438966 ( 7.425734)
test_basic 0.004554 0.000000 0.664812 ( 0.741658)
test_all 0.001949 0.000000 514.369355 ( 57.349183)
test_rubyspec 0.015320 0.022465 42.489583 ( 54.843897)
total: 128.85 sec