Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240131-110328
#<BuildRuby:0x0000556d08cb2058
@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-110328",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.007228 0.000341 2.056444 ( 3.796849)
build_miniruby 0.000000 0.001399 1.775543 ( 2.398384)
build_ruby 0.000180 0.001555 3.613559 ( 4.801285)
build_all 0.001605 0.007181 5.566139 ( 6.508861)
build_install 0.014034 0.009005 7.112771 ( 7.653409)
test_btest 0.000979 0.000000 73.807797 ( 82.748399)
test_basic 0.004941 0.003492 0.857946 ( 1.496032)
test_all 0.101324 0.025331 712.255919 (805.575700)
test_rubyspec 0.058063 0.059371 180.138913 (272.109594)
total: 1187.09 sec