Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-213656
#<BuildRuby:0x0000564676993438
@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.20240109-213656",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004724 0.000787 0.790562 ( 1.184618)
build_miniruby 0.000885 0.000147 0.801770 ( 0.802049)
build_ruby 0.001354 0.000225 2.660846 ( 2.661650)
build_all 0.007729 0.000473 11.971823 ( 0.971304)
build_install 0.002582 0.010582 3.381098 ( 0.968856)
test_btest 0.000548 0.000169 64.187211 ( 5.075175)
test_basic 0.004550 0.000000 0.396495 ( 0.478147)
test_all 0.083000 0.018086 364.852658 ( 41.642772)
test_rubyspec 0.015681 0.046496 40.379446 ( 52.958708)
total: 106.74 sec