Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-071454
#<BuildRuby:0x0000559a7f7a74b0
@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-071454",
@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.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000000 0.005234 0.793509 ( 1.182575)
build_miniruby 0.000000 0.001062 0.819189 ( 0.818951)
build_ruby 0.000000 0.001943 2.675551 ( 2.675508)
build_all 0.003964 0.003640 11.961806 ( 0.962446)
build_install 0.009989 0.001048 3.426136 ( 0.969575)
test_btest 0.000520 0.000280 66.014415 ( 5.003289)
test_basic 0.001403 0.002608 0.390189 ( 0.470788)
test_all 0.078553 0.023355 381.245394 ( 39.573952)
test_rubyspec 0.028993 0.036392 40.501424 ( 53.046764)
total: 104.70 sec