Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-085217
#<BuildRuby:0x000055b9cfa26ff0
@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.20221214-085217",
@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.000005 0.000003 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000000 0.003572 0.620700 ( 1.027241)
build_miniruby 0.000000 0.000980 0.738811 ( 0.738172)
build_ruby 0.000437 0.000858 2.610228 ( 2.542592)
build_all 0.009635 0.000000 12.580119 ( 1.497980)
build_install 0.004018 0.002851 1.636956 ( 0.769007)
test_btest 0.000398 0.000245 67.038828 ( 6.180707)
test_basic 0.002197 0.001352 0.234012 ( 0.329464)
test_all 0.001031 0.000634 509.126064 ( 73.738095)
test_rubyspec 0.011407 0.016752 35.456081 ( 45.990850)
total: 132.81 sec