Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-231450
#<BuildRuby:0x0000555e0aa17850
@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.20240117-231450",
@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.000009 0.000003 0.000012 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004163 0.001249 0.914673 ( 1.317750)
build_miniruby 0.001048 0.000315 0.802909 ( 0.802801)
build_ruby 0.001387 0.000000 2.700629 ( 2.701658)
build_all 0.006089 0.002660 12.046335 ( 0.977527)
build_install 0.007234 0.003750 3.483957 ( 0.970834)
test_btest 0.000639 0.000213 64.749361 ( 5.048311)
test_basic 0.004141 0.001380 0.416661 ( 0.496466)
test_all 0.077377 0.018412 376.843490 ( 39.350209)
test_rubyspec 0.050986 0.077935 73.192750 ( 85.657054)
total: 137.32 sec