Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240119-165352
#<BuildRuby:0x0000563e538a5e98
@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.20240119-165352",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.002541 0.004505 3.083834 ( 3.121259)
build_miniruby 0.006043 0.000357 168.925655 (116.228905)
build_ruby 0.000000 0.002490 3.904029 ( 4.967364)
build_all 0.003510 0.006688 6.072310 ( 6.074623)
build_install 0.019463 0.002753 6.792082 ( 7.337474)
test_btest 0.000977 0.000237 67.480527 ( 76.301133)
test_basic 0.007281 0.000733 0.828031 ( 1.428039)
test_all 0.071643 0.059373 793.342521 (938.536020)
test_rubyspec 0.065158 0.049642 178.399127 (303.248058)
total: 1457.24 sec