Logfile: /home/ko1/ruby/logs/brlog.trunk.20230705-213756
#<BuildRuby:0x000055b77c6cbce8
@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.20230705-213756",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.006118 0.000343 1.582566 ( 2.862399)
build_miniruby 0.000880 0.000139 0.889745 ( 0.890457)
build_ruby 0.001366 0.000216 2.719742 ( 2.719969)
build_all 0.000000 0.008357 8.463082 ( 7.729275)
build_install 0.008718 0.000081 1.915272 ( 1.652212)
test_btest 0.000972 0.000231 87.713203 ( 7.546261)
test_basic 0.000000 0.004152 0.496297 ( 0.582309)
test_all 0.001148 0.000328 475.775134 ( 42.323650)
test_rubyspec 0.029102 0.012420 43.839350 ( 56.277813)
total: 122.59 sec