Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-091411
#<BuildRuby:0x00005597505e00c8
@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.20240112-091411",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001022 0.004512 0.818118 ( 1.229244)
build_miniruby 0.000630 0.000315 0.821052 ( 0.821158)
build_ruby 0.001086 0.000543 2.687964 ( 2.688100)
build_all 0.006689 0.001093 11.949269 ( 1.013891)
build_install 0.008726 0.004673 3.519554 ( 0.984192)
test_btest 0.000510 0.000238 63.936404 ( 4.388541)
test_basic 0.004901 0.000428 0.417060 ( 0.495883)
test_all 0.072910 0.023354 412.074451 ( 38.535619)
test_rubyspec 0.017609 0.048622 41.200980 ( 53.755495)
total: 103.91 sec