Logfile: /home/ko1/ruby/logs/brlog.trunk.20230214-150439
#<BuildRuby:0x0000556ae439b6e8
@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.20230214-150439",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.002799 0.000763 0.780383 ( 1.236054)
build_miniruby 0.000823 0.000225 0.670170 ( 0.669349)
build_ruby 0.001007 0.000275 2.113703 ( 2.113092)
build_all 0.009288 0.000000 12.421479 ( 1.562577)
build_install 0.003419 0.003108 1.571696 ( 0.785235)
test_btest 0.000514 0.000137 66.973881 ( 6.243455)
test_basic 0.000000 0.003768 0.293140 ( 0.387823)
test_all 0.000000 0.001665 489.641281 ( 48.138087)
test_rubyspec 0.001370 0.026491 35.102473 ( 45.808306)
total: 106.94 sec