Logfile: /home/ko1/ruby/logs/brlog.trunk.20230616-215503
#<BuildRuby:0x0000559b3a5f0098
@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.20230616-215503",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004590 0.000918 1.277654 ( 2.570366)
build_miniruby 0.000857 0.000171 0.816616 ( 0.816100)
build_ruby 0.001002 0.000200 2.370007 ( 2.370258)
build_all 0.009034 0.000810 12.725031 ( 1.134400)
build_install 0.005589 0.002980 1.908512 ( 0.928365)
test_btest 0.000585 0.000126 83.245818 ( 7.291082)
test_basic 0.003187 0.000683 0.613756 ( 0.696929)
test_all 0.001338 0.000287 439.828369 ( 41.904248)
test_rubyspec 0.019866 0.023975 42.348689 ( 54.862824)
total: 112.58 sec