Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-020857
#<BuildRuby:0x000055c118a0b7f0
@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.20240107-020857",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003962 0.000466 1.209929 ( 1.597530)
build_miniruby 0.001204 0.000142 1.905935 ( 1.906929)
build_ruby 0.001313 0.000155 4.249857 ( 4.257622)
build_all 0.007459 0.003533 16.617360 ( 1.651749)
build_install 0.009431 0.006757 5.157911 ( 1.990423)
test_btest 0.000635 0.000132 81.265020 ( 11.888656)
test_basic 0.002111 0.003431 0.684612 ( 0.749539)
test_all 0.075529 0.043865 535.720691 ( 60.607180)
test_rubyspec 0.026488 0.036917 75.683316 ( 87.924364)
total: 172.57 sec