Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-134326
#<BuildRuby:0x00005565001dba90
@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.20240116-134326",
@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.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000754 0.004270 0.789209 ( 1.169395)
build_miniruby 0.000894 0.000325 0.807112 ( 0.806994)
build_ruby 0.000951 0.000346 2.668061 ( 2.668920)
build_all 0.006792 0.002123 12.324678 ( 1.012556)
build_install 0.006897 0.003542 3.410582 ( 0.961254)
test_btest 0.000608 0.000228 63.119086 ( 5.775962)
test_basic 0.004577 0.000269 0.397196 ( 0.477196)
test_all 0.079640 0.018314 374.510459 ( 41.327238)
test_rubyspec 0.079179 0.075495 73.236972 ( 85.683278)
total: 139.88 sec