Logfile: /home/ko1/ruby/logs/brlog.trunk.20230712-051923
#<BuildRuby:0x000055e66c1e0098
@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.20230712-051923",
@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.000011 0.000003 0.000014 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000009)
build_up 0.004491 0.000118 1.468480 ( 2.780987)
build_miniruby 0.000912 0.000214 0.897435 ( 0.897496)
build_ruby 0.001226 0.000288 2.730628 ( 2.730243)
build_all 0.008591 0.000967 13.231061 ( 1.225891)
build_install 0.003982 0.004349 1.888640 ( 0.907436)
test_btest 0.000784 0.000207 87.672666 ( 7.147892)
test_basic 0.000560 0.004679 0.723842 ( 0.800930)
test_all 0.001156 0.000365 476.840106 ( 51.981961)
test_rubyspec 0.016804 0.022027 42.061102 ( 54.487463)
total: 122.96 sec