Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231121-204012
#<BuildRuby:0x000055c0f405e410
@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.20231121-204012",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000022 0.000002 0.000024 ( 0.000026)
build_up 0.007007 0.000841 2.285198 ( 4.450220)
build_miniruby 0.002569 0.000309 43.584236 ( 38.147397)
build_ruby 0.001812 0.000218 3.285587 ( 4.199054)
build_all 0.004934 0.004632 5.550159 ( 6.025056)
build_install 0.014275 0.007340 6.896147 ( 7.491334)
test_btest 0.000678 0.000131 62.251263 ( 74.176768)
test_basic 0.008278 0.000000 0.784115 ( 1.374939)
test_all 0.084760 0.041859 615.966224 (481.586585)
test_rubyspec 0.025097 0.046093 89.769538 (112.950140)
total: 730.40 sec