Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-053606
#<BuildRuby:0x0000559e0e038188
@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-053606",
@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.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001617 0.004359 1.057763 ( 1.300021)
build_miniruby 0.000999 0.000250 0.805008 ( 0.804811)
build_ruby 0.001345 0.000000 2.691496 ( 2.692528)
build_all 0.007889 0.000000 12.014904 ( 0.973623)
build_install 0.005635 0.004828 3.478411 ( 0.980156)
test_btest 0.000484 0.000129 64.273078 ( 4.634043)
test_basic 0.003869 0.000000 0.393219 ( 0.473980)
test_all 0.077442 0.020295 355.576397 ( 37.371306)
test_rubyspec 0.031696 0.033688 40.124923 ( 52.722541)
total: 101.95 sec