Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-065642
#<BuildRuby:0x00005585635dfe88
@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.20231218-065642",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000000 0.005252 1.029042 ( 1.281235)
build_miniruby 0.000252 0.000683 0.878064 ( 0.878629)
build_ruby 0.001623 0.000000 2.705505 ( 2.708258)
build_all 0.006350 0.002091 12.200787 ( 1.007524)
build_install 0.005779 0.005100 3.559799 ( 0.975402)
test_btest 0.000634 0.000190 61.593242 ( 6.004879)
test_basic 0.003207 0.000000 0.377778 ( 0.458806)
test_all 0.065879 0.035645 409.620444 ( 36.784128)
test_rubyspec 0.034099 0.039256 39.799492 ( 52.444201)
total: 102.54 sec