Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-102526
#<BuildRuby:0x00005647ef6534b0
@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.20240103-102526",
@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.000002 0.000001 0.000003 ( 0.000004)
autoconf 0.000005 0.000003 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.002564 0.003321 1.049312 ( 1.336262)
build_miniruby 0.001133 0.000000 0.809085 ( 0.808942)
build_ruby 0.000000 0.001466 2.703160 ( 2.704090)
build_all 0.003710 0.004598 11.950216 ( 0.973598)
build_install 0.011603 0.002114 3.689490 ( 0.975494)
test_btest 0.000491 0.000245 65.858314 ( 4.786855)
test_basic 0.003344 0.001672 0.395704 ( 0.476357)
test_all 0.089317 0.007378 384.571941 ( 35.928643)
test_rubyspec 0.035340 0.031898 40.136238 ( 52.710256)
total: 100.70 sec