Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-173911
#<BuildRuby:0x000055ac11fbf4b0
@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.20231226-173911",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000016 0.000003 0.000019 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.006262 0.000000 0.808147 ( 1.189180)
build_miniruby 0.001047 0.000000 0.807862 ( 0.807543)
build_ruby 0.001338 0.000000 2.672026 ( 2.673074)
build_all 0.007624 0.000000 12.251932 ( 0.953459)
build_install 0.010108 0.000000 3.329210 ( 0.959206)
test_btest 0.000627 0.000000 62.543744 ( 5.109393)
test_basic 0.002573 0.002630 0.395739 ( 0.475123)
test_all 0.080336 0.018081 373.883595 ( 39.178886)
test_rubyspec 0.035941 0.034487 40.123718 ( 52.675024)
total: 104.02 sec