Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231208-170022
#<BuildRuby:0x0000557edf491a48
@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.20231208-170022",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.009270 0.000889 2.460901 ( 4.027922)
build_miniruby 0.001449 0.000241 1.722304 ( 2.047952)
build_ruby 0.001546 0.000258 3.342543 ( 4.079716)
build_all 0.009140 0.000000 5.565866 ( 4.742709)
build_install 0.012877 0.007857 6.949444 ( 6.519312)
test_btest 0.000621 0.000125 62.258283 ( 55.247131)
test_basic 0.007678 0.000674 0.842543 ( 1.366299)
test_all 0.097518 0.027108 654.714199 (399.184834)
test_rubyspec 0.032503 0.039805 90.216685 (107.666728)
total: 584.88 sec