Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-070850
#<BuildRuby:0x000055e60826c098
@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.20240113-070850",
@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.000000 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005142 0.000429 0.788300 ( 1.261609)
build_miniruby 0.000979 0.000082 0.815948 ( 0.816058)
build_ruby 0.001961 0.000000 2.695701 ( 2.696498)
build_all 0.007844 0.000078 12.027220 ( 0.983818)
build_install 0.009061 0.003960 3.395281 ( 0.957547)
test_btest 0.000708 0.000083 64.415802 ( 5.729169)
test_basic 0.004743 0.000558 0.400388 ( 0.481275)
test_all 0.079919 0.019457 375.128141 ( 42.351337)
test_rubyspec 0.025763 0.042622 40.727522 ( 53.282341)
total: 108.56 sec