Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-122343
#<BuildRuby:0x0000555e5a64be88
@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.20240104-122343",
@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.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.002369 0.003471 1.159073 ( 1.310308)
build_miniruby 0.001036 0.000000 0.808211 ( 0.808400)
build_ruby 0.001828 0.000000 2.653585 ( 2.653640)
build_all 0.007862 0.000000 12.021051 ( 0.987579)
build_install 0.009161 0.005289 3.583082 ( 0.980155)
test_btest 0.000569 0.000178 62.200889 ( 5.412363)
test_basic 0.000000 0.003850 0.412722 ( 0.494259)
test_all 0.082264 0.020775 388.283283 ( 32.673101)
test_rubyspec 0.019918 0.045927 40.364922 ( 52.927032)
total: 98.25 sec