Logfile: /home/ko1/ruby/logs/brlog.trunk.20240626-184722
#<BuildRuby:0x000055ffa08c81d8
@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.20240626-184722",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005156 0.000077 1.162951 ( 1.267390)
build_miniruby 0.000886 0.000074 0.751766 ( 0.752065)
build_ruby 0.001281 0.000106 2.277147 ( 2.277211)
build_all 0.007291 0.000608 12.533585 ( 1.029594)
build_install 0.005119 0.008194 4.354957 ( 1.077012)
test_btest 0.000565 0.000113 70.832141 ( 5.684419)
test_basic 0.000000 0.004093 0.384100 ( 0.464564)
test_all 0.105094 0.002161 381.254587 ( 43.751450)
test_rubyspec 0.020994 0.021013 87.439426 ( 11.028895)
total: 67.33 sec