Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-063943
#<BuildRuby:0x0000562f3d4a3310
@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.20231217-063943",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004268 0.000854 1.027033 ( 1.304473)
build_miniruby 0.000736 0.000147 0.872153 ( 0.872568)
build_ruby 0.001242 0.000248 2.723956 ( 2.727100)
build_all 0.003242 0.004230 12.199467 ( 1.047920)
build_install 0.009815 0.000000 3.605489 ( 0.983687)
test_btest 0.000777 0.000000 65.833163 ( 5.523219)
test_basic 0.002349 0.002153 0.375277 ( 0.455085)
test_all 0.083952 0.016413 378.056323 ( 38.116213)
test_rubyspec 0.031648 0.043655 39.941215 ( 52.627408)
total: 103.66 sec