Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-163825
#<BuildRuby:0x000055a14f5400d8
@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.20231223-163825",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000200 0.004073 0.745950 ( 1.137907)
build_miniruby 0.000974 0.000177 0.904555 ( 0.905107)
build_ruby 0.001588 0.000000 2.773358 ( 2.775405)
build_all 0.006533 0.000673 12.061007 ( 1.014962)
build_install 0.004138 0.006498 3.422863 ( 0.982148)
test_btest 0.000647 0.000173 64.543492 ( 4.859850)
test_basic 0.003875 0.000000 0.378190 ( 0.460740)
test_all 0.079500 0.029234 422.996489 ( 45.493668)
test_rubyspec 0.032036 0.017326 40.415758 ( 53.189882)
total: 110.82 sec