Logfile: /home/ko1/ruby/logs/brlog.trunk.20230630-022742
#<BuildRuby:0x000055cd6bb4f328
@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.20230630-022742",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001629 0.003477 1.495371 ( 2.721720)
build_miniruby 0.000823 0.000173 0.875626 ( 0.875772)
build_ruby 0.001031 0.000217 2.547030 ( 2.547717)
build_all 0.007395 0.001557 11.190010 ( 7.865664)
build_install 0.001460 0.007820 5.042476 ( 2.100069)
test_btest 0.001203 0.000361 83.970950 ( 7.270493)
test_basic 0.000472 0.003002 0.677047 ( 0.759479)
test_all 0.001036 0.000346 454.599011 ( 42.113442)
test_rubyspec 0.027729 0.015127 42.022670 ( 54.489061)
total: 120.74 sec