Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-162235
#<BuildRuby:0x000055f96e8affa8
@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.20231230-162235",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003373 0.000562 1.042655 ( 1.391888)
build_miniruby 0.000906 0.000151 0.808641 ( 0.808401)
build_ruby 0.001115 0.000186 2.731604 ( 2.732547)
build_all 0.008986 0.000738 16.655510 ( 1.474118)
build_install 0.003172 0.005227 4.690365 ( 1.143005)
test_btest 0.000852 0.000180 81.796748 ( 7.334140)
test_basic 0.005515 0.000147 0.703261 ( 0.777922)
test_all 0.103687 0.030741 562.472360 ( 55.676436)
test_rubyspec 0.022772 0.028916 51.024879 ( 63.327696)
total: 134.67 sec