Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231206-185931
#<BuildRuby:0x0000559a150ca058
@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.20231206-185931",
@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.000021)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.004951 0.004111 2.447645 ( 4.239627)
build_miniruby 0.001620 0.000374 1.774240 ( 2.117362)
build_ruby 0.001366 0.000315 3.260237 ( 4.323612)
build_all 0.007847 0.001811 5.436423 ( 6.080113)
build_install 0.002882 0.018422 7.055708 ( 6.894387)
test_btest 0.000634 0.000244 64.456352 ( 71.399777)
test_basic 0.005570 0.003011 0.814892 ( 1.284415)
test_all 0.086985 0.040059 693.887407 (438.127723)
test_rubyspec 0.037331 0.035159 90.710467 (123.630829)
total: 658.10 sec