Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-213016
#<BuildRuby:0x00005598cc61bfd8
@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.20240115-213016",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.005047 0.000000 0.790840 ( 1.175728)
build_miniruby 0.000991 0.000000 0.812463 ( 0.812507)
build_ruby 0.001899 0.000000 2.682937 ( 2.683307)
build_all 0.004818 0.002772 12.168346 ( 0.979784)
build_install 0.009215 0.001626 3.437115 ( 0.968339)
test_btest 0.000864 0.000000 66.148772 ( 4.651659)
test_basic 0.003871 0.000000 0.388521 ( 0.469487)
test_all 0.071138 0.024261 378.549721 ( 31.936238)
test_rubyspec 0.039747 0.034708 40.810977 ( 53.328410)
total: 97.01 sec