Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231206-165944
#<BuildRuby:0x000055a8913b1fc0
@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.20231206-165944",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000027 0.000006 0.000033 ( 0.000032)
configure 0.000026 0.000006 0.000032 ( 0.000031)
build_up 0.007305 0.000719 2.572641 ( 5.321921)
build_miniruby 0.001529 0.000328 1.722544 ( 1.944009)
build_ruby 0.001539 0.000330 3.162628 ( 3.897775)
build_all 0.008378 0.001795 5.617567 ( 5.118252)
build_install 0.021633 0.000000 6.987942 ( 6.547883)
test_btest 0.000799 0.000016 67.259434 ( 63.581951)
test_basic 0.002945 0.004174 0.822883 ( 1.156624)
test_all 0.096575 0.028682 686.421722 (327.450475)
test_rubyspec 0.024551 0.052611 90.687685 (111.747041)
total: 526.77 sec