Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231207-165927
#<BuildRuby:0x000055973f4b99f8
@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.20231207-165927",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000027 0.000006 0.000033 ( 0.000032)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.004691 0.004109 2.527357 ( 4.621721)
build_miniruby 0.000000 0.001744 1.714666 ( 2.142785)
build_ruby 0.000000 0.001754 3.242603 ( 3.898875)
build_all 0.009129 0.000622 5.596023 ( 5.453659)
build_install 0.021833 0.001431 6.899761 ( 7.146955)
test_btest 0.001321 0.000000 66.842209 ( 63.824065)
test_basic 0.006619 0.000961 0.776702 ( 1.302281)
test_all 0.087412 0.037441 704.747798 (414.580764)
test_rubyspec 0.061220 0.015653 91.934314 (129.900230)
total: 632.87 sec