Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-232654
#<BuildRuby:0x0000556eb5a23310
@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.20240103-232654",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005447 0.000453 1.044068 ( 1.292687)
build_miniruby 0.001102 0.000091 0.812101 ( 0.812079)
build_ruby 0.000000 0.001449 2.693583 ( 2.694342)
build_all 0.007149 0.001161 11.815697 ( 0.994999)
build_install 0.010724 0.003064 3.627739 ( 0.994300)
test_btest 0.000651 0.000093 64.862993 ( 4.882451)
test_basic 0.005481 0.000000 0.392187 ( 0.471196)
test_all 0.069783 0.033546 381.787798 ( 40.490539)
test_rubyspec 0.027301 0.039591 40.083248 ( 52.655815)
total: 105.29 sec