Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-184333
#<BuildRuby:0x000055dc2a1878e0
@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.20240116-184333",
@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.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.002935 0.002794 0.799857 ( 1.191033)
build_miniruby 0.001077 0.000000 0.863595 ( 0.863238)
build_ruby 0.001544 0.000000 2.712990 ( 2.713831)
build_all 0.007387 0.000600 11.944095 ( 0.979899)
build_install 0.008365 0.000150 3.447387 ( 0.977761)
test_btest 0.000540 0.000096 62.783967 ( 5.911367)
test_basic 0.003513 0.000620 0.406619 ( 0.487196)
test_all 0.081802 0.014741 378.349734 ( 42.703722)
test_rubyspec 0.050917 0.079499 73.874834 ( 86.359573)
total: 142.19 sec