Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-052802
#<BuildRuby:0x0000558077b2bf90
@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.20231218-052802",
@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.000010 0.000001 0.000011 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003869 0.000352 1.029021 ( 1.293320)
build_miniruby 0.000784 0.000071 0.879571 ( 0.879633)
build_ruby 0.001128 0.000102 2.724490 ( 2.725497)
build_all 0.007502 0.000000 12.153384 ( 1.002542)
build_install 0.006384 0.003991 3.557932 ( 0.977619)
test_btest 0.000643 0.000085 66.446417 ( 5.122425)
test_basic 0.000000 0.003214 0.378596 ( 0.460692)
test_all 0.092406 0.014270 425.831652 ( 37.299797)
test_rubyspec 0.026233 0.040533 39.624866 ( 52.275933)
total: 102.04 sec