Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-023808
#<BuildRuby:0x000055e63d74c060
@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.20231213-023808",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001495 0.003317 1.015226 ( 1.266733)
build_miniruby 0.000594 0.000162 0.867295 ( 0.868321)
build_ruby 0.000837 0.000228 2.689131 ( 2.691010)
build_all 0.007614 0.000000 12.010531 ( 1.017527)
build_install 0.007921 0.005021 3.545834 ( 0.980299)
test_btest 0.000487 0.000140 65.569302 ( 5.456947)
test_basic 0.002695 0.000770 0.375681 ( 0.457243)
test_all 0.074488 0.025183 376.231454 ( 43.230978)
test_rubyspec 0.025847 0.040364 39.525316 ( 52.186596)
total: 108.16 sec