Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231129-165320
#<BuildRuby:0x000055b8f12ee348
@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.20231129-165320",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.007847 0.000000 2.924196 ( 4.570454)
build_miniruby 0.004433 0.000427 49.075399 ( 31.362406)
build_ruby 0.000000 0.002195 3.484582 ( 4.095059)
build_all 0.007909 0.001852 5.549784 ( 5.304855)
build_install 0.018813 0.001774 6.761081 ( 6.101160)
test_btest 0.000853 0.000103 63.870080 ( 60.549999)
test_basic 0.007079 0.000858 0.784930 ( 1.173893)
test_all 0.102663 0.022420 632.856559 (398.425125)
test_rubyspec 0.023651 0.051834 91.598743 (127.553865)
total: 639.14 sec