Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230515-110250
#<BuildRuby:0x0000556379ffda48
@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.20230515-110250",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000025 0.000005 0.000030 ( 0.000032)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.002308 0.004569 1.953463 ( 4.446421)
build_miniruby 0.000992 0.000271 1.665314 ( 1.825631)
build_ruby 0.001525 0.000000 2.471434 ( 3.031446)
build_all 0.003044 0.004265 2.228545 ( 2.128536)
build_install 0.014301 0.002969 3.355814 ( 3.216521)
test_btest 0.000983 0.000000 56.311111 ( 34.810758)
test_basic 0.001003 0.006667 0.700637 ( 1.058726)
test_all 0.001175 0.000407 585.628464 (316.285384)
test_rubyspec 0.023847 0.031441 74.122338 ( 97.356645)
total: 464.16 sec