Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-114304
#<BuildRuby:0x000055cac54f34f0
@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.20231219-114304",
@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.000005 0.000000 0.000005 ( 0.000004)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000000 0.004942 1.027499 ( 1.283071)
build_miniruby 0.000000 0.001159 0.869966 ( 0.870243)
build_ruby 0.000000 0.001763 2.720831 ( 2.721462)
build_all 0.004897 0.002517 12.186791 ( 0.979705)
build_install 0.001805 0.009947 3.602024 ( 0.975634)
test_btest 0.000452 0.000170 64.397464 ( 5.561976)
test_basic 0.000217 0.003551 0.377147 ( 0.459310)
test_all 0.064678 0.035810 415.496772 ( 37.929878)
test_rubyspec 0.035987 0.038552 39.857511 ( 52.493601)
total: 103.28 sec