Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-172615
#<BuildRuby:0x0000557d90d580c8
@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.20231228-172615",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004401 0.000801 0.816237 ( 1.187257)
build_miniruby 0.000857 0.000156 0.825255 ( 0.825296)
build_ruby 0.001456 0.000000 2.640883 ( 2.641745)
build_all 0.001567 0.005893 11.956572 ( 1.002798)
build_install 0.008644 0.001327 3.425292 ( 0.965470)
test_btest 0.000608 0.000162 66.188611 ( 4.774790)
test_basic 0.003389 0.000904 0.399230 ( 0.478801)
test_all 0.074856 0.020318 402.484902 ( 33.594882)
test_rubyspec 0.009695 0.056204 40.343015 ( 52.893864)
total: 98.37 sec