Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-104302
#<BuildRuby:0x000055f5f1a7f048
@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.20240115-104302",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000016 0.000001 0.000017 ( 0.000016)
build_up 0.000000 0.005880 0.804966 ( 1.210436)
build_miniruby 0.000000 0.001053 0.816343 ( 0.816416)
build_ruby 0.001112 0.000331 2.653593 ( 2.654375)
build_all 0.006867 0.000616 11.910270 ( 0.962513)
build_install 0.008939 0.000928 3.319531 ( 0.956930)
test_btest 0.000000 0.000559 62.893489 ( 5.741399)
test_basic 0.001144 0.002960 0.412937 ( 0.493770)
test_all 0.079608 0.022005 377.680349 ( 39.616924)
test_rubyspec 0.019975 0.052596 40.272847 ( 52.808306)
total: 105.26 sec