Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-091146
#<BuildRuby:0x000055c5bdf2f8e0
@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.20240110-091146",
@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.000005 0.000003 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.002092 0.002992 0.794858 ( 1.191022)
build_miniruby 0.000736 0.000368 0.826161 ( 0.826183)
build_ruby 0.000959 0.000479 2.669090 ( 2.670334)
build_all 0.001292 0.006128 12.135298 ( 0.993798)
build_install 0.003766 0.006396 3.387752 ( 0.959687)
test_btest 0.000399 0.000290 65.429385 ( 4.675267)
test_basic 0.004016 0.000000 0.393796 ( 0.474243)
test_all 0.077795 0.019910 371.746691 ( 37.381601)
test_rubyspec 0.031937 0.033657 40.692922 ( 53.227282)
total: 102.40 sec