Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240316-162057
#<BuildRuby:0x0000562d01286110
@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.20240316-162057",
@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.000021 0.000002 0.000023 ( 0.000021)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.007332 0.000215 2.581276 ( 4.251004)
build_miniruby 0.001782 0.000115 2.250328 ( 2.435209)
build_ruby 0.000000 0.001941 3.733452 ( 4.603293)
build_all 0.006860 0.002399 6.227037 ( 5.147893)
build_install 0.021195 0.000351 8.020269 ( 6.382433)
test_btest 0.000844 0.000000 72.639599 ( 68.593267)
test_basic 0.000000 0.007880 0.874487 ( 1.492192)
test_all 0.111608 0.014563 830.442422 (632.287974)
test_rubyspec 0.060074 0.038852 123.771392 (190.884132)
total: 916.08 sec