Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-002415
#<BuildRuby:0x000055e5442b37f0
@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.20240103-002415",
@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.000005 0.000015 ( 0.000015)
autoconf 0.000016 0.000007 0.000023 ( 0.000023)
configure 0.000012 0.000005 0.000017 ( 0.000017)
build_up 0.000000 0.006578 1.049150 ( 1.307882)
build_miniruby 0.000000 0.001068 0.807012 ( 0.807005)
build_ruby 0.000000 0.001991 2.660283 ( 2.661019)
build_all 0.004908 0.002812 11.921871 ( 1.000603)
build_install 0.002824 0.010681 3.469973 ( 0.966021)
test_btest 0.000928 0.000000 63.211713 ( 5.010032)
test_basic 0.003395 0.000983 0.392022 ( 0.472682)
test_all 0.073601 0.022439 390.604808 ( 37.297323)
test_rubyspec 0.040801 0.025994 39.888055 ( 52.442352)
total: 101.97 sec