Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230906-213752
#<BuildRuby:0x000055d97face348
@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.20230906-213752",
@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.000024 0.000002 0.000026 ( 0.000026)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000030 0.000002 0.000032 ( 0.000031)
build_up 0.006534 0.000164 2.163973 ( 4.099801)
build_miniruby 0.002205 0.000147 7.195019 ( 7.937622)
build_ruby 0.001525 0.000102 3.321018 ( 4.207948)
build_all 0.008932 0.000596 5.604069 ( 5.436551)
build_install 0.012437 0.007994 6.841964 ( 7.170348)
test_btest 0.000945 0.000108 63.723305 ( 57.353006)
test_basic 0.008168 0.000427 0.821973 ( 1.108805)
test_all 0.003444 0.007361 633.456871 (614.118419)
test_rubyspec 0.063744 0.017120 93.416569 (137.882499)
total: 839.32 sec