Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-223645
#<BuildRuby:0x000055e9e3e536e8
@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.20221224-223645",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.000313 0.003919 0.580960 ( 1.005023)
build_miniruby 0.000896 0.000064 0.733710 ( 0.733480)
build_ruby 0.001159 0.000083 2.542406 ( 2.542043)
build_all 0.009068 0.000000 12.419903 ( 1.507441)
build_install 0.003022 0.003615 1.619349 ( 0.770427)
test_btest 0.000617 0.000069 65.986442 ( 6.190919)
test_basic 0.000000 0.003817 0.260792 ( 0.356269)
test_all 0.000820 0.000137 488.861401 ( 45.734859)
test_rubyspec 0.010968 0.018955 35.647655 ( 46.147262)
total: 104.99 sec