Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-232650
#<BuildRuby:0x0000563097c8fdc0
@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.20231230-232650",
@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.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003181 0.001414 0.806592 ( 1.229448)
build_miniruby 0.000710 0.000316 0.819747 ( 0.819677)
build_ruby 0.001679 0.000000 2.664111 ( 2.664808)
build_all 0.006346 0.001493 12.044843 ( 0.962403)
build_install 0.005168 0.007314 3.462607 ( 0.989895)
test_btest 0.000524 0.000262 65.141704 ( 4.702386)
test_basic 0.003884 0.001942 0.414124 ( 0.493618)
test_all 0.059945 0.036020 362.738734 ( 40.870797)
test_rubyspec 0.026249 0.044980 40.559743 ( 53.115970)
total: 105.85 sec