Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-001115
#<BuildRuby:0x000055cd4731b040
@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.20231213-001115",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.004921 0.000246 1.492908 ( 2.198012)
build_miniruby 0.000901 0.000045 0.987881 ( 0.987009)
build_ruby 0.001307 0.000065 2.804111 ( 2.804164)
build_all 0.010444 0.000075 16.987980 ( 1.535834)
build_install 0.006063 0.003886 5.021736 ( 1.204310)
test_btest 0.001050 0.000084 85.732439 ( 7.342519)
test_basic 0.005023 0.000061 0.889029 ( 0.964858)
test_all 0.118855 0.020185 541.396564 ( 58.789030)
test_rubyspec 0.012109 0.033834 51.044918 ( 63.627257)
total: 139.45 sec