Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-170040
#<BuildRuby:0x0000559d10d1c060
@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.20231210-170040",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003581 0.000325 1.001318 ( 1.251028)
build_miniruby 0.000753 0.000068 0.868524 ( 0.868786)
build_ruby 0.001468 0.000133 2.706426 ( 2.709329)
build_all 0.003301 0.004342 12.081473 ( 0.965882)
build_install 0.005321 0.005779 3.545989 ( 0.967011)
test_btest 0.000831 0.000000 65.583158 ( 5.202312)
test_basic 0.002894 0.000000 0.372097 ( 0.454222)
test_all 0.076876 0.025154 367.206041 ( 37.114026)
test_rubyspec 0.022629 0.049310 39.570933 ( 52.202510)
total: 101.74 sec