Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-083255
#<BuildRuby:0x000055f37d6faf88
@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.20240111-083255",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001918 0.003303 0.800185 ( 1.183752)
build_miniruby 0.000944 0.000236 0.826042 ( 0.825841)
build_ruby 0.001118 0.000279 2.692933 ( 2.693645)
build_all 0.006005 0.002360 11.981041 ( 0.964553)
build_install 0.010104 0.003379 3.436608 ( 0.993069)
test_btest 0.000620 0.000172 63.017906 ( 5.701611)
test_basic 0.001193 0.002746 0.395851 ( 0.476709)
test_all 0.079691 0.015739 380.050480 ( 31.375702)
test_rubyspec 0.021644 0.044537 41.016915 ( 53.550195)
total: 97.77 sec