Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-202005
#<BuildRuby:0x000055828b1fbf90
@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.20231227-202005",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000733 0.004250 0.801387 ( 1.197089)
build_miniruby 0.001117 0.000000 0.837737 ( 0.837577)
build_ruby 0.001455 0.000000 2.658972 ( 2.659620)
build_all 0.005258 0.002547 12.026460 ( 0.971263)
build_install 0.008209 0.002677 3.379563 ( 0.963391)
test_btest 0.000486 0.000172 63.245224 ( 4.767459)
test_basic 0.000304 0.003734 0.414689 ( 0.494220)
test_all 0.084577 0.013319 381.128160 ( 38.448340)
test_rubyspec 0.037586 0.018190 40.104367 ( 52.682985)
total: 103.02 sec