Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-163437
#<BuildRuby:0x000055c633523fd8
@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.20231219-163437",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004557 0.000415 1.032342 ( 1.280581)
build_miniruby 0.001094 0.000099 0.871987 ( 0.871597)
build_ruby 0.001108 0.000101 2.717004 ( 2.719288)
build_all 0.002427 0.005079 12.177267 ( 0.994830)
build_install 0.011718 0.002131 3.595601 ( 0.970754)
test_btest 0.000664 0.000121 64.119666 ( 5.745466)
test_basic 0.004075 0.000000 0.378577 ( 0.460002)
test_all 0.090143 0.015632 434.022785 ( 35.169385)
test_rubyspec 0.041142 0.031609 39.852870 ( 52.477048)
total: 100.69 sec