Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-135348
#<BuildRuby:0x00005604ccf5b280
@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.20231227-135348",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000034 0.000003 0.000037 ( 0.000036)
configure 0.000031 0.000002 0.000033 ( 0.000033)
build_up 0.000000 0.007192 0.804698 ( 1.193982)
build_miniruby 0.000749 0.000229 0.806910 ( 0.806912)
build_ruby 0.001208 0.000258 2.668257 ( 2.669335)
build_all 0.006743 0.001445 12.005925 ( 0.949446)
build_install 0.001701 0.009457 3.380002 ( 0.951542)
test_btest 0.000501 0.000179 60.327360 ( 5.766593)
test_basic 0.003861 0.001379 0.410306 ( 0.490278)
test_all 0.055344 0.042151 390.936554 ( 34.267638)
test_rubyspec 0.005728 0.062693 40.410594 ( 52.980167)
total: 100.08 sec