Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240201-230203
#<BuildRuby:0x000055a235c06458
@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.20240201-230203",
@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.000024)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.003511 0.003919 2.201717 ( 4.000902)
build_miniruby 0.001498 0.000288 25.885761 ( 25.201027)
build_ruby 0.002044 0.000000 3.577901 ( 4.233725)
build_all 0.008903 0.000517 5.790024 ( 4.948233)
build_install 0.009393 0.011710 7.161082 ( 6.716301)
test_btest 0.000000 0.000784 72.505798 ( 67.216429)
test_basic 0.000000 0.007736 0.835602 ( 1.296978)
test_all 0.083218 0.042506 780.578284 (720.843960)
test_rubyspec 0.061120 0.054070 178.859466 (266.594229)
total: 1101.05 sec