Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-034033
#<BuildRuby:0x0000559f6ea4b178
@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.20231216-034033",
@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.000006 0.000003 0.000009 ( 0.000009)
configure 0.000005 0.000003 0.000008 ( 0.000006)
build_up 0.005371 0.000609 1.038692 ( 1.287017)
build_miniruby 0.000917 0.000407 0.877794 ( 0.878170)
build_ruby 0.001321 0.000587 2.715850 ( 2.716552)
build_all 0.008362 0.000000 12.224208 ( 1.008647)
build_install 0.005087 0.004555 3.601940 ( 0.987378)
test_btest 0.000462 0.000192 62.373374 ( 6.213953)
test_basic 0.003856 0.000000 0.376966 ( 0.457924)
test_all 0.060229 0.040494 385.133081 ( 40.635527)
test_rubyspec 0.030853 0.034897 39.901088 ( 52.560874)
total: 106.75 sec