Logfile: /home/ko1/ruby/logs/brlog.trunk.20231107-020046
#<BuildRuby:0x000055888ae837b8
@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.20231107-020046",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004962 0.000296 1.466036 ( 1.982146)
build_miniruby 0.000000 0.000962 0.832025 ( 0.831643)
build_ruby 0.000000 0.001316 2.713095 ( 2.713351)
build_all 0.004502 0.005835 17.409372 ( 1.537956)
build_install 0.009468 0.000480 5.198111 ( 1.214457)
test_btest 0.000753 0.000264 86.269047 ( 7.901531)
test_basic 0.000000 0.004975 0.744630 ( 0.821241)
test_all 0.092168 0.050814 545.774224 ( 58.872721)
test_rubyspec 0.036891 0.010486 50.921854 ( 63.242100)
total: 139.12 sec