Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-084350
#<BuildRuby:0x0000556719ac2eb8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240103-084350",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000041 0.000004 0.000045 ( 0.000045)
configure 0.000028 0.000003 0.000031 ( 0.000030)
build_up 0.001557 0.004295 1.444507 ( 1.627497)
build_miniruby 0.000810 0.000148 0.814701 ( 0.813955)
build_ruby 0.001351 0.000246 2.676578 ( 2.676256)
build_all 0.006423 0.002936 14.243019 ( 1.330509)
build_install 0.007447 0.000710 4.189708 ( 1.045434)
test_btest 0.000928 0.000000 73.536636 ( 6.939442)
test_basic 0.004384 0.000242 0.527814 ( 0.603936)
test_all 0.108229 0.022490 471.203597 ( 50.834138)
test_rubyspec 0.035256 0.012221 47.764770 ( 60.129204)
total: 126.00 sec