Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-221747
#<BuildRuby:0x0000562fc536b7f8
@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.20231124-221747",
@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.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.006126 0.954717 ( 1.342714)
build_miniruby 0.000000 0.001281 0.807353 ( 0.807026)
build_ruby 0.000000 0.001617 2.629315 ( 2.629964)
build_all 0.008131 0.000273 12.249122 ( 0.999730)
build_install 0.008531 0.005554 3.938200 ( 1.000339)
test_btest 0.000494 0.000197 63.954660 ( 4.927080)
test_basic 0.003977 0.001591 0.412925 ( 0.493003)
test_all 0.082761 0.015470 363.788590 ( 31.900590)
test_rubyspec 0.026186 0.039826 39.921074 ( 52.473220)
total: 96.57 sec