Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-132955
#<BuildRuby:0x0000562a6a0638e0
@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.20231211-132955",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.000858 0.003735 1.003734 ( 1.341486)
build_miniruby 0.000774 0.000060 0.868068 ( 0.869108)
build_ruby 0.000000 0.001109 2.703198 ( 2.706274)
build_all 0.003770 0.003206 12.187167 ( 0.978240)
build_install 0.006309 0.008834 3.569848 ( 0.975874)
test_btest 0.000663 0.000189 64.832851 ( 4.785520)
test_basic 0.001171 0.003267 0.383543 ( 0.464775)
test_all 0.079735 0.025058 378.126399 ( 39.867245)
test_rubyspec 0.031308 0.038439 39.497186 ( 52.184896)
total: 104.17 sec