Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-190850
#<BuildRuby:0x0000558ab1e6f7f8
@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.20231220-190850",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000000 0.003846 1.049478 ( 1.411572)
build_miniruby 0.000755 0.000304 0.902633 ( 0.902754)
build_ruby 0.000978 0.000294 2.734451 ( 2.738707)
build_all 0.007119 0.000793 12.215465 ( 1.037821)
build_install 0.006531 0.005165 3.580317 ( 0.991898)
test_btest 0.000584 0.000195 61.685755 ( 6.297647)
test_basic 0.002798 0.000932 0.385935 ( 0.468377)
test_all 0.093464 0.009790 424.270323 ( 39.722324)
test_rubyspec 0.033547 0.022994 40.325451 ( 53.046334)
total: 106.62 sec