Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231014-042309
#<BuildRuby:0x0000562576741a48
@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.20231014-042309",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.003768 0.003941 2.690092 ( 4.081061)
build_miniruby 0.001232 0.000220 2.219729 ( 2.705158)
build_ruby 0.001410 0.000252 3.531599 ( 4.216935)
build_all 0.008623 0.000785 5.722868 ( 4.697883)
build_install 0.022944 0.000000 7.324566 ( 7.078216)
test_btest 0.000921 0.000000 64.231849 ( 58.590835)
test_basic 0.008650 0.000000 0.853784 ( 1.230776)
test_all 0.006375 0.004382 701.021709 (449.310053)
test_rubyspec 0.055348 0.024149 97.321886 (149.451706)
total: 681.36 sec