Logfile: /home/ko1/ruby/logs/brlog.trunk.20230611-030845
#<BuildRuby:0x0000558559213520
@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.20230611-030845",
@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.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004064 0.001195 1.352585 ( 2.613143)
build_miniruby 0.000815 0.000240 0.859495 ( 0.859059)
build_ruby 0.000995 0.000292 2.367309 ( 2.367971)
build_all 0.003657 0.005491 12.993862 ( 1.145402)
build_install 0.006986 0.000856 1.814580 ( 0.883224)
test_btest 0.000533 0.000177 84.963538 ( 6.579673)
test_basic 0.000021 0.004602 0.712789 ( 0.796010)
test_all 0.001251 0.000487 428.354902 ( 46.132713)
test_rubyspec 0.013020 0.025573 42.553215 ( 55.092668)
total: 116.47 sec