Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-151857
#<BuildRuby:0x000055690f990ef8
@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.20221206-151857",
@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.000013 0.000003 0.000016 ( 0.000016)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009595 0.000360 1.202336 ( 1.219450)
build_miniruby 0.002219 0.000476 0.852523 ( 0.857357)
build_ruby 0.002348 0.000504 2.232938 ( 2.152204)
build_all 0.010831 0.008128 18.543814 ( 2.178768)
build_install 0.012175 0.008330 2.024671 ( 1.031394)
test_btest 0.000989 0.000346 95.394463 ( 9.097006)
test_basic 0.002706 0.003695 0.343460 ( 0.433399)
test_all 0.001506 0.000574 696.659199 ( 69.991929)
test_rubyspec 0.076078 0.076563 49.257584 ( 57.797793)
total: 144.76 sec