Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230822-192903
#<BuildRuby:0x00005642dd3c5db8
@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.20230822-192903",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.006944 0.000196 2.891024 ( 5.463849)
build_miniruby 0.000000 0.003874 2.860321 ( 3.092678)
build_ruby 0.001489 0.000394 3.274344 ( 4.400973)
build_all 0.007152 0.000740 5.248566 ( 5.020400)
build_install 0.019053 0.001455 6.964476 ( 6.557234)
test_btest 0.000738 0.000074 65.458929 ( 51.735906)
test_basic 0.002792 0.005390 0.801276 ( 1.393179)
test_all 0.003665 0.005724 623.573789 (380.422831)
test_rubyspec 0.051353 0.021924 91.021704 (122.233067)
total: 580.32 sec