Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-090507
#<BuildRuby:0x00005588dd726eb8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231201-090507",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.005686 0.000491 1.435353 ( 1.818699)
build_miniruby 0.000805 0.000237 0.875598 ( 0.875016)
build_ruby 0.001395 0.000000 2.698894 ( 2.699386)
build_all 0.010079 0.000000 16.493610 ( 1.455293)
build_install 0.004244 0.004443 4.933095 ( 1.170142)
test_btest 0.000944 0.000275 88.842161 ( 7.431328)
test_basic 0.000000 0.003742 0.794286 ( 0.872279)
test_all 0.116968 0.019959 553.905074 ( 55.109324)
test_rubyspec 0.019143 0.024053 50.161449 ( 62.521742)
total: 133.95 sec