Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-131925
#<BuildRuby:0x000055c0e568bf90
@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.20240101-131925",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.001783 0.004933 1.147476 ( 1.295537)
build_miniruby 0.000622 0.000311 0.822996 ( 0.823120)
build_ruby 0.001799 0.000000 2.698555 ( 2.699133)
build_all 0.008018 0.000000 11.928447 ( 0.998316)
build_install 0.009028 0.002338 3.568137 ( 0.967598)
test_btest 0.000569 0.000219 62.673965 ( 5.940268)
test_basic 0.000000 0.004102 0.406608 ( 0.486492)
test_all 0.068412 0.029626 375.947247 ( 41.018599)
test_rubyspec 0.039266 0.031938 40.547971 ( 53.104667)
total: 107.33 sec