Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-222900
#<BuildRuby:0x000055a62a6d3bb8
@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.20231227-222900",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.004358 0.000218 1.298604 ( 1.654281)
build_miniruby 0.001327 0.000066 0.867581 ( 0.866356)
build_ruby 0.001187 0.000059 2.728079 ( 2.727790)
build_all 0.004713 0.004771 15.814254 ( 1.441224)
build_install 0.008629 0.000390 4.504693 ( 1.121627)
test_btest 0.001007 0.000096 80.489625 ( 6.676885)
test_basic 0.000000 0.004586 0.722998 ( 0.799800)
test_all 0.107734 0.025619 560.280625 ( 53.481314)
test_rubyspec 0.029640 0.018479 49.929005 ( 62.297637)
total: 131.07 sec