Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-221611
#<BuildRuby:0x000055837d140a90
@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.20221227-221611",
@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.000007)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.008833 0.000728 0.954243 ( 1.445823)
build_miniruby 0.002417 0.000345 0.837925 ( 0.836502)
build_ruby 0.002742 0.000392 2.142272 ( 2.142838)
build_all 0.014409 0.006473 18.561861 ( 2.157016)
build_install 0.016187 0.004864 2.056944 ( 1.029094)
test_btest 0.000000 0.001720 93.053256 ( 9.539281)
test_basic 0.006562 0.002867 0.360153 ( 0.446121)
test_all 0.001902 0.000476 683.964051 ( 63.945447)
test_rubyspec 0.119072 0.050517 48.314083 ( 56.407395)
total: 137.95 sec