Logfile: /home/ko1/ruby/logs/brlog.trunk.20230708-230850
#<BuildRuby:0x000055bb57203e20
@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.20230708-230850",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.001996 0.003423 1.472382 ( 2.723850)
build_miniruby 0.001030 0.000271 0.830467 ( 0.830064)
build_ruby 0.000000 0.001469 2.677811 ( 2.677513)
build_all 0.000000 0.008809 8.100034 ( 7.352036)
build_install 0.006880 0.002425 2.015875 ( 1.643914)
test_btest 0.000526 0.000210 85.348291 ( 7.955353)
test_basic 0.000000 0.003552 0.748218 ( 0.826513)
test_all 0.001415 0.000000 472.653878 ( 40.304501)
test_rubyspec 0.019452 0.021103 43.598705 ( 55.965136)
total: 120.28 sec