Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-122946
#<BuildRuby:0x000055bac9a07e48
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221225-122946",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000016 0.000000 0.000016 ( 0.000015)
build_up 0.004211 0.000000 0.774922 ( 0.983986)
build_miniruby 0.000923 0.000000 0.979835 ( 0.978313)
build_ruby 0.001240 0.000000 2.748238 ( 2.746667)
build_all 0.009206 0.000000 15.877065 ( 3.366621)
build_install 0.004751 0.004144 2.340890 ( 1.340207)
test_btest 0.000621 0.000109 63.847574 ( 11.349205)
test_basic 0.004430 0.000781 0.323352 ( 0.413479)
test_all 0.000935 0.000165 643.227856 (103.746137)
test_rubyspec 0.052738 0.022526 51.499062 ( 59.703227)
total: 184.63 sec