Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-180531
#<BuildRuby:0x0000557aa2ee7fd8
@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.20231224-180531",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000000 0.003419 0.740478 ( 1.161349)
build_miniruby 0.000248 0.000646 0.906361 ( 0.906721)
build_ruby 0.001060 0.000471 2.779730 ( 2.783117)
build_all 0.005529 0.002457 12.168506 ( 1.012072)
build_install 0.005006 0.007092 3.443799 ( 0.973892)
test_btest 0.000476 0.000260 64.526797 ( 5.830878)
test_basic 0.002387 0.001302 0.384051 ( 0.458216)
test_all 0.084475 0.024839 439.375690 ( 42.037121)
test_rubyspec 0.016016 0.032334 40.418021 ( 53.224783)
total: 108.39 sec