Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-004308
#<BuildRuby:0x0000558c8f993fd8
@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.20231220-004308",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000553 0.004168 1.043360 ( 1.298711)
build_miniruby 0.000726 0.000218 0.902156 ( 0.902903)
build_ruby 0.000979 0.000294 2.747165 ( 2.751723)
build_all 0.004120 0.003896 12.191336 ( 1.045294)
build_install 0.001399 0.007354 3.608698 ( 0.970627)
test_btest 0.000632 0.000000 67.526039 ( 5.686163)
test_basic 0.001988 0.001332 0.385830 ( 0.469265)
test_all 0.084596 0.020934 430.019374 ( 40.661209)
test_rubyspec 0.016870 0.031661 40.180681 ( 52.958101)
total: 106.74 sec