Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-200932
#<BuildRuby:0x0000562148d7c188
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231218-200932",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003394 0.001131 1.035733 ( 1.285067)
build_miniruby 0.000671 0.000223 0.872035 ( 0.874453)
build_ruby 0.001322 0.000441 2.710722 ( 2.711021)
build_all 0.006469 0.000542 11.984792 ( 1.027309)
build_install 0.009902 0.000051 3.611026 ( 0.989359)
test_btest 0.000692 0.000173 62.692495 ( 5.771862)
test_basic 0.003341 0.000835 0.375794 ( 0.456971)
test_all 0.085714 0.013058 384.875166 ( 35.923090)
test_rubyspec 0.034928 0.032378 39.786234 ( 52.433109)
total: 101.47 sec