Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-125100
#<BuildRuby:0x00005572e1ab8098
@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.20240117-125100",
@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.000006 0.000002 0.000008 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003893 0.001415 0.806497 ( 1.200460)
build_miniruby 0.000841 0.000306 0.812522 ( 0.812407)
build_ruby 0.001013 0.000368 2.685924 ( 2.686744)
build_all 0.000000 0.008113 12.105608 ( 0.995871)
build_install 0.010069 0.003324 3.610622 ( 0.966633)
test_btest 0.000000 0.000701 65.482268 ( 4.441487)
test_basic 0.000000 0.004282 0.402552 ( 0.482909)
test_all 0.069304 0.026061 384.990604 ( 32.895484)
test_rubyspec 0.071219 0.055634 73.495702 ( 85.976418)
total: 130.46 sec