Logfile: /home/ko1/ruby/logs/brlog.trunk.20231116-042411
#<BuildRuby:0x00005564d635bd68
@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.20231116-042411",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002946 0.001179 1.183361 ( 1.634042)
build_miniruby 0.000711 0.000284 0.826008 ( 0.825886)
build_ruby 0.001016 0.000407 2.694940 ( 2.695555)
build_all 0.009795 0.000000 15.641021 ( 1.423146)
build_install 0.008908 0.000000 4.562057 ( 1.108011)
test_btest 0.001093 0.000000 83.250057 ( 7.075756)
test_basic 0.005308 0.000000 0.799954 ( 0.879249)
test_all 0.107585 0.025908 493.987556 ( 48.204316)
test_rubyspec 0.027605 0.022191 50.602769 ( 62.966503)
total: 126.81 sec