Logfile: /home/ko1/ruby/logs/brlog.trunk.20230613-185331
#<BuildRuby:0x000055b8577c3520
@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.20230613-185331",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.005748 1.299792 ( 2.570616)
build_miniruby 0.000000 0.001577 0.863952 ( 0.862866)
build_ruby 0.000000 0.001536 2.632383 ( 2.632213)
build_all 0.005148 0.004475 12.444449 ( 1.094778)
build_install 0.006420 0.001470 1.714263 ( 0.864902)
test_btest 0.000890 0.000240 82.293900 ( 6.912474)
test_basic 0.000971 0.003664 0.748852 ( 0.831178)
test_all 0.001068 0.000136 433.594299 ( 45.949774)
test_rubyspec 0.022363 0.013697 41.715508 ( 54.227503)
total: 115.95 sec