Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-091815
#<BuildRuby:0x0000557cd2658188
@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.20240101-091815",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.004640 0.000387 0.792256 ( 1.168528)
build_miniruby 0.000983 0.000082 0.798558 ( 0.798530)
build_ruby 0.001297 0.000000 2.715699 ( 2.716889)
build_all 0.007512 0.000009 12.005336 ( 0.983994)
build_install 0.005746 0.004589 3.429280 ( 0.955928)
test_btest 0.000524 0.000070 62.653725 ( 5.304852)
test_basic 0.003609 0.000481 0.412195 ( 0.492465)
test_all 0.083944 0.014023 391.388233 ( 37.584698)
test_rubyspec 0.029925 0.036628 40.325884 ( 52.859729)
total: 102.87 sec