Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231109-102711
#<BuildRuby:0x00005588950c6110
@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.20231109-102711",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.007326 0.000500 2.452330 ( 4.388349)
build_miniruby 0.001936 0.000298 29.622541 ( 23.378449)
build_ruby 0.002146 0.000000 3.549591 ( 4.087930)
build_all 0.009033 0.000000 5.276173 ( 4.519336)
build_install 0.020120 0.003874 6.873677 ( 6.357330)
test_btest 0.000846 0.000125 65.578191 ( 68.331036)
test_basic 0.000220 0.008504 0.812980 ( 1.331140)
test_all 0.111755 0.020391 647.982847 (691.485538)
test_rubyspec 0.040404 0.039386 93.633721 (165.414251)
total: 969.29 sec