Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-135925
#<BuildRuby:0x00005621dfedb280
@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.20231218-135925",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001913 0.002474 1.031066 ( 1.321884)
build_miniruby 0.000540 0.000135 0.877848 ( 0.877670)
build_ruby 0.001619 0.000000 2.718982 ( 2.721244)
build_all 0.001345 0.006883 12.093607 ( 1.024789)
build_install 0.006477 0.006494 3.560068 ( 0.972021)
test_btest 0.000479 0.000221 63.599185 ( 4.695492)
test_basic 0.002224 0.001027 0.377973 ( 0.459202)
test_all 0.073498 0.026827 401.757652 ( 38.117073)
test_rubyspec 0.027847 0.049179 39.642684 ( 52.270485)
total: 102.46 sec