Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-040557
#<BuildRuby:0x000056332b9afd58
@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.20240110-040557",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000000 0.004951 0.809277 ( 1.217954)
build_miniruby 0.000000 0.001099 0.833169 ( 0.832979)
build_ruby 0.000000 0.001470 2.655300 ( 2.655712)
build_all 0.004568 0.002881 11.949144 ( 0.945368)
build_install 0.005799 0.007861 3.448897 ( 0.965882)
test_btest 0.000482 0.000271 64.598949 ( 5.073890)
test_basic 0.000698 0.003832 0.415779 ( 0.496220)
test_all 0.082453 0.013890 375.940370 ( 38.910624)
test_rubyspec 0.042771 0.022963 40.653734 ( 53.225841)
total: 104.33 sec