Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240124-005220
#<BuildRuby:0x000055cb79d2e458
@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.20240124-005220",
@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.000001 0.000018 ( 0.000018)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.006851 0.000507 2.206568 ( 3.353979)
build_miniruby 0.002138 0.000000 63.965610 ( 29.093977)
build_ruby 0.001980 0.000000 3.437423 ( 3.789925)
build_all 0.003713 0.004681 5.669075 ( 3.297359)
build_install 0.014335 0.005785 7.201133 ( 5.054813)
test_btest 0.000877 0.000000 66.930067 ( 47.711676)
test_basic 0.000000 0.008319 0.810825 ( 1.151240)
test_all 0.080337 0.040063 683.629925 (474.621997)
test_rubyspec 0.050842 0.064872 179.380606 (283.772184)
total: 851.85 sec