Logfile: /home/ko1/ruby/logs/brlog.trunk.20231029-060105
#<BuildRuby:0x000056332c37efa0
@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.20231029-060105",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000458 0.004157 1.411673 ( 1.658845)
build_miniruby 0.000908 0.000267 0.903796 ( 0.903313)
build_ruby 0.001029 0.000303 2.933964 ( 2.934208)
build_all 0.006160 0.003482 16.335444 ( 1.433662)
build_install 0.009282 0.000332 4.874366 ( 1.156549)
test_btest 0.000594 0.000170 84.463818 ( 7.327855)
test_basic 0.002594 0.000741 0.637243 ( 0.715613)
test_all 0.112612 0.021420 531.993571 ( 50.671636)
test_rubyspec 0.009131 0.033944 48.832941 ( 61.185841)
total: 127.99 sec