Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-194911
#<BuildRuby:0x000056505b15f7f0
@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.20231230-194911",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.005179 0.000432 0.800594 ( 1.178471)
build_miniruby 0.001138 0.000095 0.821422 ( 0.821188)
build_ruby 0.001577 0.000132 2.690444 ( 2.690925)
build_all 0.008607 0.000000 11.965592 ( 0.960140)
build_install 0.000000 0.011141 3.412036 ( 0.978833)
test_btest 0.000000 0.001054 64.330146 ( 4.736344)
test_basic 0.000000 0.005072 0.395261 ( 0.474409)
test_all 0.076923 0.022612 371.250941 ( 40.645189)
test_rubyspec 0.037903 0.029535 40.417437 ( 52.980827)
total: 105.47 sec