Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-083601
#<BuildRuby:0x00005574e29f40c8
@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.20231204-083601",
@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.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.005274 0.982953 ( 1.259423)
build_miniruby 0.000000 0.001020 0.863098 ( 0.863262)
build_ruby 0.001111 0.000754 2.726191 ( 2.728927)
build_all 0.004810 0.003005 12.152421 ( 0.993549)
build_install 0.005920 0.004378 3.543891 ( 0.959859)
test_btest 0.000494 0.000165 64.286797 ( 4.940043)
test_basic 0.002797 0.000932 0.372272 ( 0.453975)
test_all 0.079896 0.021973 402.146612 ( 38.737553)
test_rubyspec 0.024880 0.044147 39.698593 ( 52.364827)
total: 103.30 sec