Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-104932
#<BuildRuby:0x000055bc99277468
@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.20231228-104932",
@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.000003 0.000009 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.000739 0.004456 0.808037 ( 1.188814)
build_miniruby 0.000665 0.000332 0.807785 ( 0.808049)
build_ruby 0.000998 0.000499 2.694418 ( 2.695398)
build_all 0.002252 0.005688 11.995950 ( 0.987083)
build_install 0.008230 0.004040 3.429988 ( 0.966740)
test_btest 0.000548 0.000320 65.743811 ( 4.811203)
test_basic 0.000619 0.004954 0.396076 ( 0.475293)
test_all 0.073193 0.029476 385.438117 ( 32.312839)
test_rubyspec 0.023838 0.043144 40.241248 ( 52.796328)
total: 97.04 sec