Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-103453
#<BuildRuby:0x00005641c8034188
@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-103453",
@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.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005329 0.000230 1.028729 ( 1.290698)
build_miniruby 0.000910 0.000152 0.800906 ( 0.800817)
build_ruby 0.001294 0.000216 2.655499 ( 2.656131)
build_all 0.007404 0.000000 11.870268 ( 0.989171)
build_install 0.011062 0.003767 3.498579 ( 0.973455)
test_btest 0.000550 0.000097 64.160326 ( 4.675773)
test_basic 0.004529 0.000799 0.397123 ( 0.476899)
test_all 0.082438 0.019054 381.129776 ( 38.773688)
test_rubyspec 0.026513 0.040402 40.154872 ( 52.755031)
total: 103.39 sec