Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-113646
#<BuildRuby:0x000055c875a9f4f0
@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.20231124-113646",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000004 0.000003 0.000007 ( 0.000006)
build_up 0.005884 0.000000 0.924860 ( 1.346212)
build_miniruby 0.001080 0.000000 0.802150 ( 0.802251)
build_ruby 0.001948 0.000000 2.629012 ( 2.629279)
build_all 0.008032 0.000000 12.175741 ( 1.011661)
build_install 0.013458 0.000000 3.853165 ( 1.001781)
test_btest 0.000747 0.000000 66.605156 ( 4.655774)
test_basic 0.000231 0.003900 0.405770 ( 0.485505)
test_all 0.080936 0.015032 345.470729 ( 31.562924)
test_rubyspec 0.038886 0.027752 40.121514 ( 52.675203)
total: 96.17 sec