Logfile: /home/ko1/ruby/logs/brlog.trunk.20230525-230445
#<BuildRuby:0x000055a923354090
@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.20230525-230445",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.002136 0.003790 1.489801 ( 2.766630)
build_miniruby 0.000952 0.000150 0.807938 ( 0.807725)
build_ruby 0.001064 0.000168 2.417090 ( 2.416905)
build_all 0.007812 0.001234 12.406314 ( 1.099690)
build_install 0.007232 0.000407 1.692859 ( 0.857655)
test_btest 0.000617 0.000092 81.201383 ( 7.143398)
test_basic 0.000000 0.003674 0.657409 ( 0.739770)
test_all 0.000000 0.001385 455.894185 ( 46.118559)
test_rubyspec 0.020082 0.020336 41.615068 ( 54.145025)
total: 116.10 sec