Logfile: /home/ko1/ruby/logs/brlog.trunk.20230609-194519
#<BuildRuby:0x00005575ceb7f040
@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.20230609-194519",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005141 0.000432 1.301584 ( 2.572188)
build_miniruby 0.000819 0.000307 0.780879 ( 0.780920)
build_ruby 0.001023 0.000384 2.474565 ( 2.474980)
build_all 0.009521 0.000000 12.835669 ( 1.117346)
build_install 0.007793 0.000000 1.733592 ( 0.856158)
test_btest 0.001154 0.000000 80.294184 ( 7.551558)
test_basic 0.001492 0.002621 0.640940 ( 0.723487)
test_all 0.000650 0.000207 432.987828 ( 46.995704)
test_rubyspec 0.010533 0.021239 41.011601 ( 53.543655)
total: 116.62 sec