Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-204743
#<BuildRuby:0x00005637e26ec060
@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.20240103-204743",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003310 0.002600 1.030427 ( 1.294645)
build_miniruby 0.000810 0.000249 0.795391 ( 0.795528)
build_ruby 0.002003 0.000000 2.652659 ( 2.658887)
build_all 0.006161 0.001753 11.783531 ( 0.981805)
build_install 0.005494 0.005334 3.595253 ( 0.982765)
test_btest 0.000723 0.000000 62.603247 ( 4.715041)
test_basic 0.001980 0.001993 0.394822 ( 0.476035)
test_all 0.082817 0.011879 373.493210 ( 32.510942)
test_rubyspec 0.041304 0.024089 39.818520 ( 52.395535)
total: 96.81 sec