Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231126-084818
#<BuildRuby:0x000055816d292090
@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.20231126-084818",
@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.000024 0.000005 0.000029 ( 0.000024)
autoconf 0.000036 0.000006 0.000042 ( 0.000036)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.006569 0.001217 2.262907 ( 4.495925)
build_miniruby 0.011143 0.002063 220.646111 (145.334198)
build_ruby 0.002164 0.000400 4.610080 ( 4.871227)
build_all 0.059683 0.021570 178.515662 ( 98.760234)
build_install 0.015353 0.003918 6.888253 ( 6.325815)
test_btest 0.000000 0.001059 62.648069 ( 55.275017)
test_basic 0.006353 0.003168 0.846979 ( 1.503079)
test_all 0.067897 0.058093 657.612355 (302.496368)
test_rubyspec 0.029799 0.044055 88.844662 (105.233990)
total: 724.30 sec