Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-032214
#<BuildRuby:0x0000557f108f3fd8
@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.20231229-032214",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.005146 0.000333 0.817224 ( 1.191293)
build_miniruby 0.000731 0.000200 0.807884 ( 0.808048)
build_ruby 0.001005 0.000275 2.657952 ( 2.658666)
build_all 0.004039 0.004150 11.992412 ( 0.964803)
build_install 0.009006 0.001481 3.370058 ( 0.956278)
test_btest 0.000607 0.000187 61.173617 ( 5.607250)
test_basic 0.001184 0.003392 0.405908 ( 0.485475)
test_all 0.074895 0.026435 392.054973 ( 36.861641)
test_rubyspec 0.027989 0.038050 40.402487 ( 52.952312)
total: 102.49 sec