Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-132137
#<BuildRuby:0x000056507fbfb0c8
@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.20231118-132137",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.005167 0.000000 0.904788 ( 1.291133)
build_miniruby 0.000000 0.001082 0.842968 ( 0.842791)
build_ruby 0.000000 0.001727 2.593294 ( 2.593561)
build_all 0.002928 0.004430 11.915971 ( 0.994064)
build_install 0.008417 0.004514 3.700402 ( 0.983739)
test_btest 0.000650 0.000115 62.992379 ( 5.111513)
test_basic 0.000000 0.005452 0.415688 ( 0.494149)
test_all 0.082541 0.015234 348.004984 ( 36.892970)
test_rubyspec 0.044164 0.021361 39.590028 ( 52.145966)
total: 101.35 sec