Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-151241
#<BuildRuby:0x00005635e9cfbe88
@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.20231127-151241",
@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.000002 0.000007 ( 0.000007)
build_up 0.002996 0.002491 0.942585 ( 1.356850)
build_miniruby 0.000772 0.000238 0.839033 ( 0.839241)
build_ruby 0.001147 0.000353 2.619243 ( 2.620258)
build_all 0.006899 0.000874 12.212692 ( 1.012929)
build_install 0.013182 0.000235 3.655811 ( 0.982035)
test_btest 0.000607 0.000143 61.076462 ( 5.149304)
test_basic 0.000018 0.004165 0.405372 ( 0.486310)
test_all 0.070906 0.022777 344.356796 ( 36.507994)
test_rubyspec 0.040861 0.030294 39.808227 ( 52.366905)
total: 101.32 sec