Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-091417
#<BuildRuby:0x0000563fd33c8138
@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.20240110-091417",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004600 0.000354 0.805697 ( 1.179150)
build_miniruby 0.000950 0.000073 0.821992 ( 0.822047)
build_ruby 0.001292 0.000099 2.701448 ( 2.706012)
build_all 0.007989 0.000000 11.911152 ( 0.971932)
build_install 0.008743 0.003929 3.378856 ( 0.966062)
test_btest 0.000542 0.000060 64.684576 ( 5.623712)
test_basic 0.003777 0.000419 0.393269 ( 0.474645)
test_all 0.081640 0.014943 384.962434 ( 37.383632)
test_rubyspec 0.046976 0.018045 40.784676 ( 53.359497)
total: 103.49 sec