Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-073402
#<BuildRuby:0x000055d4fac0b140
@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.20221230-073402",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000009)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.002692 0.001196 0.599307 ( 1.031739)
build_miniruby 0.000000 0.000932 0.732543 ( 0.732532)
build_ruby 0.000000 0.001321 2.499517 ( 2.499805)
build_all 0.002232 0.006958 12.766672 ( 1.521871)
build_install 0.004135 0.002631 1.662223 ( 0.783139)
test_btest 0.000418 0.000266 65.491212 ( 6.182446)
test_basic 0.002109 0.001342 0.249064 ( 0.344914)
test_all 0.000543 0.000346 488.605563 ( 46.378826)
test_rubyspec 0.015174 0.013033 34.911587 ( 45.465381)
total: 104.94 sec