Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-035925
#<BuildRuby:0x00005574623e80d8
@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.20231212-035925",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.001027 0.004458 1.005425 ( 1.290054)
build_miniruby 0.001211 0.000000 0.864650 ( 0.863863)
build_ruby 0.001617 0.000000 2.691544 ( 2.693511)
build_all 0.007666 0.000855 12.212056 ( 0.987279)
build_install 0.008139 0.001266 3.558713 ( 0.966498)
test_btest 0.000409 0.000136 65.094613 ( 5.035187)
test_basic 0.002673 0.000891 0.374258 ( 0.456675)
test_all 0.054766 0.048610 404.851541 ( 38.973926)
test_rubyspec 0.028071 0.042568 39.524487 ( 52.194890)
total: 103.46 sec