Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231102-171631
#<BuildRuby:0x00005588a3b92090
@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.20231102-171631",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.006390 0.001534 2.424762 ( 4.090205)
build_miniruby 0.002689 0.000646 101.969735 ( 57.306057)
build_ruby 0.001748 0.000420 3.340980 ( 13.357948)
build_all 0.005449 0.003456 5.412985 ( 4.989715)
build_install 0.018058 0.002363 6.788322 ( 5.710349)
test_btest 0.000637 0.000153 63.571898 ( 60.986142)
test_basic 0.007643 0.000000 0.775707 ( 1.076680)
test_all 0.091969 0.032742 652.230879 (530.431778)
test_rubyspec 0.039539 0.032865 90.286093 (145.393109)
total: 823.34 sec