Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231120-084022
#<BuildRuby:0x0000560202c65a48
@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-084022",
@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.000020 0.000004 0.000024 ( 0.000023)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.000000 0.007048 1.970773 ( 3.700041)
build_miniruby 0.000266 0.001419 1.704678 ( 2.305301)
build_ruby 0.001667 0.000385 3.143250 ( 4.219096)
build_all 0.003594 0.005292 5.211216 ( 6.038518)
build_install 0.011893 0.008501 6.321311 ( 7.386391)
test_btest 0.000690 0.000214 66.617681 ( 77.362546)
test_basic 0.000996 0.007623 0.784803 ( 1.295007)
test_all 0.089125 0.035809 648.733740 (483.839975)
test_rubyspec 0.060805 0.013642 89.854288 (136.931976)
total: 723.08 sec