Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-093352
#<BuildRuby:0x00005592cf9840d8
@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.20231205-093352",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000005 0.000004 0.000009 ( 0.000008)
configure 0.000004 0.000003 0.000007 ( 0.000007)
build_up 0.004538 0.000349 0.982056 ( 1.248730)
build_miniruby 0.000832 0.000520 0.868019 ( 0.867924)
build_ruby 0.000785 0.000491 2.716070 ( 2.717624)
build_all 0.005587 0.002496 12.086130 ( 0.974156)
build_install 0.004929 0.004586 3.557214 ( 0.970695)
test_btest 0.000509 0.000324 66.026314 ( 4.876828)
test_basic 0.002130 0.001355 0.369223 ( 0.453288)
test_all 0.079039 0.023991 395.405411 ( 41.809524)
test_rubyspec 0.029370 0.041063 39.865923 ( 52.499214)
total: 106.42 sec