Logfile: /home/ko1/ruby/logs/brlog.trunk.20231023-185948
#<BuildRuby:0x000055a99f8c3568
@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.20231023-185948",
@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.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004606 0.000485 2.030804 ( 2.310433)
build_miniruby 0.001149 0.000121 0.934330 ( 0.934599)
build_ruby 0.001129 0.000119 2.692544 ( 2.692226)
build_all 0.010294 0.000000 16.803457 ( 1.462105)
build_install 0.001123 0.007649 5.441327 ( 1.188198)
test_btest 0.000638 0.000049 85.710399 ( 7.431385)
test_basic 0.003875 0.000035 0.696178 ( 0.773423)
test_all 0.094212 0.038048 521.881965 ( 52.757099)
test_rubyspec 0.030579 0.018540 52.046102 ( 64.370805)
total: 133.92 sec