Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-013832
#<BuildRuby:0x00005652b03440c8
@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.20231202-013832",
@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.000002 0.000006 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003322 0.001107 0.970493 ( 1.243063)
build_miniruby 0.000572 0.000191 0.867674 ( 0.868311)
build_ruby 0.001682 0.000000 2.697645 ( 2.700730)
build_all 0.007691 0.000153 12.048108 ( 0.997089)
build_install 0.009267 0.003288 3.569771 ( 0.958860)
test_btest 0.000536 0.000153 62.826515 ( 5.389911)
test_basic 0.000000 0.003206 0.371235 ( 0.453286)
test_all 0.068883 0.030125 391.278443 ( 34.344043)
test_rubyspec 0.039277 0.024066 39.961610 ( 52.627379)
total: 99.58 sec