Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-170907
#<BuildRuby:0x00005561e3bcbd68
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240103-170907",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000023 0.000007 0.000030 ( 0.000028)
configure 0.000013 0.000004 0.000017 ( 0.000016)
build_up 0.004345 0.001358 1.357493 ( 1.634464)
build_miniruby 0.000647 0.000203 0.802896 ( 0.803158)
build_ruby 0.000943 0.000295 2.754730 ( 2.754704)
build_all 0.003293 0.005638 14.258222 ( 1.312702)
build_install 0.002785 0.005830 4.230969 ( 1.081801)
test_btest 0.000695 0.000304 76.334357 ( 6.630012)
test_basic 0.002996 0.001310 0.667551 ( 0.744187)
test_all 0.115967 0.016250 480.813935 ( 53.358090)
test_rubyspec 0.007418 0.036898 48.326350 ( 60.740010)
total: 129.06 sec