Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-163720
#<BuildRuby:0x000055d74ec2c060
@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.20240115-163720",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004475 0.000814 0.791354 ( 1.171124)
build_miniruby 0.000000 0.001016 0.851424 ( 0.851476)
build_ruby 0.000000 0.001399 2.666614 ( 2.667197)
build_all 0.005570 0.002102 12.061407 ( 0.971007)
build_install 0.008951 0.001046 3.329081 ( 0.961675)
test_btest 0.000552 0.000127 65.998365 ( 4.776406)
test_basic 0.000000 0.003971 0.395490 ( 0.475771)
test_all 0.068607 0.027995 381.619384 ( 38.382835)
test_rubyspec 0.039182 0.025731 40.825835 ( 53.355921)
total: 103.61 sec