Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-215710
#<BuildRuby:0x0000557e105dbf90
@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.20231228-215710",
@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.000008 0.000002 0.000010 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.001263 0.004485 0.803975 ( 1.183316)
build_miniruby 0.000826 0.000331 0.816305 ( 0.815691)
build_ruby 0.001147 0.000458 2.656292 ( 2.656451)
build_all 0.003923 0.004136 11.983716 ( 0.997205)
build_install 0.007620 0.005950 3.409001 ( 0.951136)
test_btest 0.000756 0.000000 62.463602 ( 5.398239)
test_basic 0.003589 0.000223 0.387617 ( 0.468986)
test_all 0.074244 0.020903 383.946660 ( 36.591905)
test_rubyspec 0.031946 0.031933 40.657524 ( 53.203828)
total: 102.27 sec