Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240207-010723
#<BuildRuby:0x000055d9080822a8
@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.20240207-010723",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000027 0.000002 0.000029 ( 0.000028)
configure 0.000022 0.000001 0.000023 ( 0.000025)
build_up 0.002423 0.004164 2.004249 ( 3.395838)
build_miniruby 0.001507 0.000167 1.761156 ( 2.327351)
build_ruby 0.001797 0.000200 3.541192 ( 4.088786)
build_all 0.004448 0.004163 5.672569 ( 4.720296)
build_install 0.019851 0.000963 7.015214 ( 5.960357)
test_btest 0.000735 0.000095 69.363558 ( 65.215852)
test_basic 0.006440 0.000255 0.779953 ( 1.354855)
test_all 0.108310 0.016617 688.263993 (647.354800)
test_rubyspec 0.064264 0.051088 177.040852 (270.100378)
total: 1004.52 sec