Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240131-230418
#<BuildRuby:0x000055d7d8662410
@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.20240131-230418",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.006282 0.001163 2.245545 ( 4.046670)
build_miniruby 0.002273 0.003644 102.755451 ( 84.620244)
build_ruby 0.001961 0.000420 4.144832 ( 5.364709)
build_all 0.004097 0.005056 5.964857 ( 7.138661)
build_install 0.018380 0.004595 7.309333 ( 8.454759)
test_btest 0.000714 0.000179 72.360960 ( 93.427073)
test_basic 0.005330 0.003415 0.855178 ( 1.758957)
test_all 0.086043 0.043828 754.890480 (873.803989)
test_rubyspec 0.061594 0.055984 183.265745 (278.502663)
total: 1357.12 sec