Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-024523
#<BuildRuby:0x00005641f320c098
@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.20240108-024523",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003542 0.000253 0.781436 ( 1.155866)
build_miniruby 0.000997 0.000071 0.913229 ( 0.912678)
build_ruby 0.001236 0.000089 2.711832 ( 2.714881)
build_all 0.009897 0.000062 14.687464 ( 1.412558)
build_install 0.009541 0.000028 4.134116 ( 1.136186)
test_btest 0.000709 0.000039 76.781960 ( 7.349427)
test_basic 0.003348 0.000000 0.454077 ( 0.535194)
test_all 0.104160 0.032707 506.601454 ( 49.684875)
test_rubyspec 0.028016 0.008648 49.541021 ( 62.059977)
total: 126.96 sec