Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-231615
#<BuildRuby:0x0000559d6d7a77f8
@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.20231227-231615",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003792 0.001379 0.796694 ( 1.208923)
build_miniruby 0.000781 0.000284 0.796766 ( 0.796778)
build_ruby 0.001090 0.000397 2.662034 ( 2.663299)
build_all 0.004987 0.002934 11.997899 ( 0.952044)
build_install 0.010464 0.000746 3.622844 ( 0.995607)
test_btest 0.000623 0.000208 62.355006 ( 5.654969)
test_basic 0.004571 0.000082 0.394552 ( 0.473988)
test_all 0.084503 0.011994 370.278929 ( 41.132299)
test_rubyspec 0.026914 0.038650 40.225314 ( 52.797350)
total: 106.68 sec