Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230829-133450
#<BuildRuby:0x000055b74bb3a1e8
@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/master-no-rjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
@TARGET_NAME="master-no-rjit",
@TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--disable-rjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20230829-133450",
@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='-j4'",
@timeout=10800>
user system total real
checkout 0.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000024 0.000005 0.000029 ( 0.000030)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.004046 0.004025 2.448929 ( 5.528941)
build_miniruby 0.001742 0.000374 2.476805 ( 3.267370)
build_ruby 0.001809 0.000000 3.462901 ( 4.797425)
build_all 0.009318 0.000000 5.673678 ( 5.706711)
build_install 0.016914 0.006323 7.405153 ( 8.405723)
test_btest 0.000909 0.000000 73.128018 ( 64.012754)
test_basic 0.004472 0.004298 0.886242 ( 1.532385)
test_all 0.006914 0.004678 638.771947 (698.608183)
test_rubyspec 0.042848 0.038687 95.823542 (143.420255)
total: 935.28 sec