Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-071327
#<BuildRuby:0x000056179a62ef28
@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.20240113-071327",
@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.002259 0.003186 0.796109 ( 1.236305)
build_miniruby 0.000782 0.000355 0.822882 ( 0.823007)
build_ruby 0.001342 0.000610 2.685633 ( 2.686332)
build_all 0.002874 0.005578 11.999015 ( 1.017685)
build_install 0.003546 0.008065 3.429545 ( 0.977429)
test_btest 0.000488 0.000325 65.917556 ( 4.683449)
test_basic 0.003904 0.000000 0.429428 ( 0.510597)
test_all 0.064522 0.032360 396.851966 ( 36.408588)
test_rubyspec 0.029069 0.037185 40.543529 ( 53.092761)
total: 101.44 sec