Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-031633
#<BuildRuby:0x0000557e3cee0060
@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.20240117-031633",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.004788 0.000112 0.790987 ( 1.158073)
build_miniruby 0.000967 0.000149 0.831983 ( 0.831500)
build_ruby 0.001366 0.000211 2.682646 ( 2.683117)
build_all 0.007880 0.000000 12.000745 ( 0.994323)
build_install 0.005777 0.007784 3.434497 ( 0.959076)
test_btest 0.000612 0.000144 63.584285 ( 4.610683)
test_basic 0.006028 0.000000 0.412269 ( 0.490455)
test_all 0.084322 0.017575 405.539070 ( 33.969221)
test_rubyspec 0.051416 0.079820 71.718803 ( 84.204513)
total: 129.90 sec