Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-035544
#<BuildRuby:0x00005649ba59be88
@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.20240112-035544",
@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.000022 0.000005 0.000027 ( 0.000026)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.002305 0.004998 0.825173 ( 1.209548)
build_miniruby 0.000739 0.000222 0.821395 ( 0.821403)
build_ruby 0.001475 0.000000 2.670962 ( 2.671310)
build_all 0.007919 0.000056 12.012310 ( 0.990590)
build_install 0.011611 0.001609 3.714008 ( 0.980369)
test_btest 0.000596 0.000138 65.263127 ( 4.972944)
test_basic 0.000000 0.004368 0.402949 ( 0.482584)
test_all 0.074990 0.021035 370.811296 ( 42.067357)
test_rubyspec 0.013847 0.050867 40.764081 ( 53.318970)
total: 107.52 sec