Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-051007
#<BuildRuby:0x000055e3c579fe88
@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.20240110-051007",
@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.000004 0.000018 ( 0.000018)
autoconf 0.000029 0.000009 0.000038 ( 0.000037)
configure 0.000014 0.000004 0.000018 ( 0.000017)
build_up 0.001813 0.004686 0.814718 ( 1.202698)
build_miniruby 0.000689 0.000276 0.813505 ( 0.813505)
build_ruby 0.001344 0.000538 2.670341 ( 2.670521)
build_all 0.005622 0.002249 12.046065 ( 0.986524)
build_install 0.008809 0.001413 3.393590 ( 0.964695)
test_btest 0.000536 0.000195 63.151658 ( 5.546981)
test_basic 0.000000 0.004947 0.399119 ( 0.479084)
test_all 0.069833 0.025938 385.436772 ( 34.120570)
test_rubyspec 0.031728 0.033106 40.523732 ( 53.053848)
total: 99.84 sec