Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-085638
#<BuildRuby:0x0000556d34cf7438
@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.20231126-085638",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004193 0.001143 0.913182 ( 1.293671)
build_miniruby 0.000000 0.001177 0.812918 ( 0.812277)
build_ruby 0.000000 0.001242 2.618728 ( 2.619987)
build_all 0.007211 0.001350 12.262274 ( 1.012654)
build_install 0.008428 0.005729 3.749013 ( 0.989210)
test_btest 0.000566 0.000202 61.462947 ( 5.976385)
test_basic 0.000344 0.004723 0.410445 ( 0.488599)
test_all 0.082225 0.013635 354.445570 ( 35.176334)
test_rubyspec 0.029950 0.037250 39.955712 ( 52.513918)
total: 100.88 sec