Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-045446
#<BuildRuby:0x000055fdd0318188
@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.20240111-045446",
@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.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004325 0.000720 0.819282 ( 1.508034)
build_miniruby 0.001093 0.000183 0.833381 ( 0.833068)
build_ruby 0.000000 0.001493 2.681948 ( 2.682639)
build_all 0.003599 0.003874 11.974481 ( 0.987092)
build_install 0.013079 0.000000 3.356713 ( 0.969714)
test_btest 0.000851 0.000000 64.959435 ( 5.173892)
test_basic 0.000491 0.003633 0.400839 ( 0.482912)
test_all 0.078324 0.020549 370.504253 ( 41.298717)
test_rubyspec 0.035457 0.029493 40.641317 ( 53.189582)
total: 107.13 sec