Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231120-023926
#<BuildRuby:0x00005637e81120d0
@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.20231120-023926",
@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.000005 0.000024 ( 0.000024)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.006410 0.000491 2.251213 ( 4.885816)
build_miniruby 0.003860 0.000772 51.240436 ( 47.177232)
build_ruby 0.002313 0.000000 3.286261 ( 4.802673)
build_all 0.009688 0.000000 5.432952 ( 6.624930)
build_install 0.021936 0.000062 6.808683 ( 8.169610)
test_btest 0.001025 0.000155 67.928699 ( 78.199106)
test_basic 0.008091 0.000563 0.805988 ( 1.380635)
test_all 0.095819 0.032491 670.203578 (459.290400)
test_rubyspec 0.029661 0.043037 90.995644 (110.518844)
total: 721.05 sec