Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-033704
#<BuildRuby:0x0000560bfdcf80c8
@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.20231223-033704",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003870 0.000000 0.742882 ( 1.118664)
build_miniruby 0.000775 0.000126 0.902666 ( 0.902678)
build_ruby 0.000941 0.000171 2.772334 ( 2.775394)
build_all 0.002631 0.004883 12.147998 ( 1.024594)
build_install 0.006974 0.002622 3.475647 ( 0.977983)
test_btest 0.000645 0.000000 66.843957 ( 4.985653)
test_basic 0.003699 0.000118 0.380725 ( 0.460577)
test_all 0.064993 0.040815 433.429292 ( 39.259380)
test_rubyspec 0.019826 0.032312 40.614277 ( 53.339783)
total: 104.85 sec