Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-233323
#<BuildRuby:0x000055b46833f438
@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-233323",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001388 0.003276 0.978203 ( 1.261293)
build_miniruby 0.001012 0.000275 0.872683 ( 0.872322)
build_ruby 0.000895 0.000244 2.701874 ( 2.702969)
build_all 0.007173 0.000809 12.192458 ( 0.994515)
build_install 0.007710 0.001927 3.606471 ( 0.969378)
test_btest 0.000560 0.000140 65.236677 ( 5.752365)
test_basic 0.003263 0.000816 0.370652 ( 0.452520)
test_all 0.075047 0.026979 382.958725 ( 38.321904)
test_rubyspec 0.034325 0.031594 39.488488 ( 52.134071)
total: 103.46 sec