Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230916-061749
#<BuildRuby:0x0000560a1ebe61e8
@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.20230916-061749",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.008185 0.000644 2.547541 ( 6.058463)
build_miniruby 0.001905 0.000000 4.293043 ( 5.897762)
build_ruby 0.002064 0.000000 3.831045 ( 5.863906)
build_all 0.004411 0.004992 5.806494 ( 7.358847)
build_install 0.017264 0.006050 7.575856 ( 11.571728)
test_btest 0.000736 0.000147 66.417998 ( 79.721659)
test_basic 0.004514 0.004582 0.870424 ( 1.543927)
test_all 0.010583 0.001293 695.061180 (804.994076)
test_rubyspec 0.042471 0.043918 97.875420 (142.812214)
total: 1065.82 sec