Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-124740
#<BuildRuby:0x00005606be4374f0
@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.20231130-124740",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.004477 0.965936 ( 1.364021)
build_miniruby 0.000000 0.001003 0.879739 ( 0.881057)
build_ruby 0.000000 0.001249 2.718376 ( 2.720269)
build_all 0.007898 0.000000 12.191090 ( 1.003985)
build_install 0.011264 0.002011 3.623590 ( 0.988002)
test_btest 0.000723 0.000207 63.608836 ( 5.214714)
test_basic 0.004549 0.000000 0.375324 ( 0.455839)
test_all 0.082792 0.018576 393.030593 ( 42.532837)
test_rubyspec 0.044236 0.026574 39.528651 ( 52.203275)
total: 107.36 sec