Logfile: /home/ko1/ruby/logs/brlog.trunk.20231110-093632
#<BuildRuby:0x000055fe19acf0b8
@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.20231110-093632",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.004145 0.000975 1.513446 ( 1.704864)
build_miniruby 0.000866 0.000204 0.933092 ( 0.932923)
build_ruby 0.001045 0.000246 2.811875 ( 2.812758)
build_all 0.005533 0.004612 15.813314 ( 1.500884)
build_install 0.007000 0.000702 4.786152 ( 1.162782)
test_btest 0.000972 0.000255 79.749266 ( 6.982396)
test_basic 0.000000 0.006342 0.768824 ( 0.843353)
test_all 0.100001 0.037053 491.699520 ( 59.084483)
test_rubyspec 0.028261 0.026301 50.579123 ( 62.851877)
total: 137.88 sec