Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231204-025734
#<BuildRuby:0x0000559d303f5fc0
@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.20231204-025734",
@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.000016 0.000006 0.000022 ( 0.000023)
autoconf 0.000022 0.000009 0.000031 ( 0.000030)
configure 0.000019 0.000007 0.000026 ( 0.000026)
build_up 0.004012 0.004047 2.432738 ( 4.155046)
build_miniruby 0.000000 0.001731 1.671811 ( 2.195495)
build_ruby 0.000000 0.002043 3.283707 ( 4.342340)
build_all 0.003392 0.005882 5.467137 ( 5.750736)
build_install 0.016953 0.003893 7.017555 ( 7.197219)
test_btest 0.000000 0.000842 62.593050 ( 61.566245)
test_basic 0.001147 0.006462 0.828370 ( 1.208755)
test_all 0.080337 0.042734 689.871994 (414.403253)
test_rubyspec 0.039383 0.031404 88.092745 (121.441089)
total: 622.26 sec