Logfile: /home/ko1/ruby/logs/brlog.trunk.20230807-232910
#<BuildRuby:0x0000557fe5f83918
@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.20230807-232910",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005779 0.000609 1.577274 ( 2.846457)
build_miniruby 0.000849 0.000090 0.832744 ( 0.832091)
build_ruby 0.001266 0.000134 2.697068 ( 2.696955)
build_all 0.009085 0.000453 14.678911 ( 1.389589)
build_install 0.008317 0.000337 2.148648 ( 0.943929)
test_btest 0.000693 0.000066 84.054599 ( 7.796378)
test_basic 0.003671 0.000349 0.523856 ( 0.602581)
test_all 0.001083 0.000103 538.084313 ( 49.953360)
test_rubyspec 0.017781 0.023872 45.623110 ( 57.951507)
total: 125.01 sec