Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231212-170929
#<BuildRuby:0x000055f77aa69fb0
@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.20231212-170929",
@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.000023 0.000002 0.000025 ( 0.000024)
autoconf 0.000031 0.000004 0.000035 ( 0.000034)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.006982 0.000698 2.510503 ( 4.073582)
build_miniruby 0.001385 0.000138 1.617628 ( 1.753030)
build_ruby 0.001588 0.000159 3.105937 ( 3.462855)
build_all 0.009163 0.000000 5.265875 ( 4.072797)
build_install 0.008730 0.010654 6.618199 ( 4.853305)
test_btest 0.000697 0.000113 62.013156 ( 49.336720)
test_basic 0.006661 0.001080 0.791327 ( 1.109696)
test_all 0.081740 0.043270 693.681899 (285.365925)
test_rubyspec 0.027999 0.044479 90.676814 (107.539241)
total: 461.57 sec