Logfile: /home/ko1/ruby/logs/brlog.trunk.20230703-031126
#<BuildRuby:0x000055fcc2867580
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230703-031126",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005876 0.000199 1.559634 ( 2.821508)
build_miniruby 0.001309 0.000131 0.932013 ( 0.932033)
build_ruby 0.001182 0.000118 2.615324 ( 2.615336)
build_all 0.009202 0.000086 11.588419 ( 7.914480)
build_install 0.000140 0.008296 5.244861 ( 1.940901)
test_btest 0.000991 0.000180 84.938259 ( 8.116349)
test_basic 0.005350 0.000196 0.806541 ( 0.889749)
test_all 0.001466 0.000256 451.002935 ( 46.229944)
test_rubyspec 0.012014 0.028687 44.731242 ( 57.215084)
total: 128.68 sec