Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-072428
#<BuildRuby:0x000055e4e9c740d8
@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.20231211-072428",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000303 0.004052 1.002537 ( 1.263075)
build_miniruby 0.000644 0.000117 0.869827 ( 0.869936)
build_ruby 0.001069 0.000000 2.710544 ( 2.712868)
build_all 0.005251 0.002097 12.112964 ( 1.012278)
build_install 0.010915 0.000102 3.632609 ( 0.979686)
test_btest 0.000700 0.000117 63.267109 ( 5.786349)
test_basic 0.000000 0.003899 0.388180 ( 0.464472)
test_all 0.079757 0.024064 403.577720 ( 41.378007)
test_rubyspec 0.036112 0.037683 39.521374 ( 52.178948)
total: 106.65 sec