Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231213-171027
#<BuildRuby:0x000055752c681f40
@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.20231213-171027",
@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.000020)
autoconf 0.000023 0.000005 0.000028 ( 0.000029)
configure 0.000025 0.000005 0.000030 ( 0.000028)
build_up 0.007453 0.000679 2.521707 ( 4.220685)
build_miniruby 0.001245 0.000240 1.675914 ( 2.059274)
build_ruby 0.001445 0.000278 3.079940 ( 3.647224)
build_all 0.008306 0.000766 5.437216 ( 4.602227)
build_install 0.009387 0.011086 6.963011 ( 6.350263)
test_btest 0.000000 0.000889 64.719054 ( 54.606481)
test_basic 0.000000 0.008696 0.825296 ( 1.121855)
test_all 0.062417 0.059056 679.951296 (340.013411)
test_rubyspec 0.036759 0.035638 91.165887 (119.352681)
total: 535.98 sec