Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-122105
#<BuildRuby:0x000055a28c45c098
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231220-122105",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003711 0.000309 1.047116 ( 1.310854)
build_miniruby 0.000843 0.000071 0.902998 ( 0.903373)
build_ruby 0.000942 0.000078 2.738261 ( 2.743728)
build_all 0.007667 0.000639 12.224538 ( 1.018321)
build_install 0.005728 0.005816 3.650954 ( 0.986455)
test_btest 0.000660 0.000110 63.798714 ( 4.909180)
test_basic 0.000000 0.003955 0.386982 ( 0.470766)
test_all 0.060174 0.045174 435.331772 ( 38.868767)
test_rubyspec 0.036391 0.014931 40.401927 ( 53.159239)
total: 104.37 sec