Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-084113
#<BuildRuby:0x0000564551e000c8
@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.20231231-084113",
@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.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001484 0.003525 0.808879 ( 1.180058)
build_miniruby 0.000821 0.000224 0.798620 ( 0.798834)
build_ruby 0.001484 0.000405 2.676621 ( 2.676903)
build_all 0.004409 0.004307 12.334671 ( 1.021823)
build_install 0.009480 0.003160 3.394773 ( 0.960113)
test_btest 0.000683 0.000227 65.321837 ( 4.539149)
test_basic 0.000165 0.005194 0.406608 ( 0.485598)
test_all 0.077720 0.019262 367.600467 ( 41.848025)
test_rubyspec 0.026227 0.038042 40.324306 ( 52.884385)
total: 106.40 sec