Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-071754
#<BuildRuby:0x000055f8497840c8
@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.20231231-071754",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001355 0.003758 0.812844 ( 1.194127)
build_miniruby 0.000930 0.000155 0.819980 ( 0.819367)
build_ruby 0.001384 0.000000 2.676134 ( 2.676862)
build_all 0.003984 0.004392 12.051469 ( 1.020413)
build_install 0.010408 0.000406 3.384952 ( 0.960663)
test_btest 0.000672 0.000135 63.724613 ( 4.612743)
test_basic 0.000556 0.004522 0.388037 ( 0.467952)
test_all 0.052760 0.044031 368.889156 ( 35.880015)
test_rubyspec 0.031168 0.033403 40.304251 ( 52.864259)
total: 100.50 sec