Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231207-010057
#<BuildRuby:0x000055bb98469ca0
@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-010057",
@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.000002 0.000022 ( 0.000022)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000028 0.000003 0.000031 ( 0.000030)
build_up 0.007671 0.000357 2.526195 ( 4.037037)
build_miniruby 0.001499 0.000150 1.788323 ( 2.255065)
build_ruby 0.001695 0.000170 3.374438 ( 3.773593)
build_all 0.008896 0.000441 5.536327 ( 4.857026)
build_install 0.019388 0.000946 6.797942 ( 6.522955)
test_btest 0.000815 0.000074 66.029873 ( 57.505047)
test_basic 0.007303 0.000664 0.807317 ( 1.368777)
test_all 0.063513 0.059957 702.470886 (423.007028)
test_rubyspec 0.035865 0.038286 88.513644 (111.604598)
total: 614.93 sec